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

From: Paul Gortmaker
Date: Sat Jul 23 2016 - 11:41:50 EST


To fix:

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

tools/objtool/fixdep

Cc: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Signed-off-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
---
tools/objtool/.gitignore | 1 +
1 file changed, 1 insertion(+)

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