mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 04:20:53 +07:00
objtool: Add 'fixdep' to objtool/.gitignore
To fix: Untracked files: (use "git add <file>..." to include in what will be committed) tools/objtool/fixdep Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/a4571f6893caf737d05524cfa3829c2abc1fb240.1469452729.git.jpoimboe@redhat.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
This commit is contained in:
parent
37e13a1ebe
commit
5cada17426
1
tools/objtool/.gitignore
vendored
1
tools/objtool/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
arch/x86/insn/inat-tables.c
|
||||
objtool
|
||||
fixdep
|
||||
|
Loading…
Reference in New Issue
Block a user