[PATCH] tools: add fixdep to objtool/.gitignore

From: Josh Poimboeuf
Date: Mon Jul 25 2016 - 09:20:24 EST


From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>

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@xxxxxxxxxxxxx>
Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
---
tools/objtool/.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/tools/objtool/.gitignore b/tools/objtool/.gitignore
index a0b3128..d3102c8 100644
--- a/tools/objtool/.gitignore
+++ b/tools/objtool/.gitignore
@@ -1,2 +1,3 @@
arch/x86/insn/inat-tables.c
objtool
+fixdep
--
2.7.4