From: Progyan Bhattacharya Date: Tue, 6 Feb 2018 05:15:23 +0000 (+0530) Subject: x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=74eb816b21d520ce37ce8aaf03128ca6067bbe22;p=openwrt%2Fstaging%2Fblogic.git x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore The file was generated by make command and should not be in the source tree. Signed-off-by: Progyan Bhattacharya Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/.gitignore b/arch/x86/.gitignore index aff152c87cf4..5a82bac5e0bc 100644 --- a/arch/x86/.gitignore +++ b/arch/x86/.gitignore @@ -1,6 +1,7 @@ boot/compressed/vmlinux tools/test_get_len tools/insn_sanity +tools/insn_decoder_test purgatory/kexec-purgatory.c purgatory/purgatory.ro