Skip to content

Commit

Permalink
objtool: Add 'fixdep' to objtool/.gitignore
Browse files Browse the repository at this point in the history
To fix:

   Untracked files:
     (use "git add <file>..." to include in what will be committed)

           tools/objtool/fixdep

Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/a4571f6893caf737d05524cfa3829c2abc1fb240.1469452729.git.jpoimboe@redhat.com
Signed-off-by: Ingo Molnar <[email protected]>
  • Loading branch information
Paul Gortmaker authored and Ingo Molnar committed Jul 27, 2016
1 parent 37e13a1 commit 5cada17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/objtool/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
arch/x86/insn/inat-tables.c
objtool
fixdep

0 comments on commit 5cada17

Please sign in to comment.