Skip to content

Commit

Permalink
x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore
Browse files Browse the repository at this point in the history
The file was generated by make command and should not be in the source tree.

Signed-off-by: Progyan Bhattacharya <progyanb@acm.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
  • Loading branch information
Progyan Bhattacharya authored and Ingo Molnar committed Feb 13, 2018
1 parent 295cc7e commit 74eb816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/.gitignore
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 74eb816

Please sign in to comment.