Commit-ID:  e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd
Gitweb:     http://git.kernel.org/tip/e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd
Author:     Yunlong Song <yunlong.s...@huawei.com>
AuthorDate: Thu, 15 Oct 2015 16:51:56 +0800
Committer:  Arnaldo Carvalho de Melo <a...@redhat.com>
CommitDate: Tue, 20 Oct 2015 10:43:28 -0300

perf build: Add fixdep to .gitignore

Commit 7c422f5572667fef0db38d2046ecce69dcf0afc8 ("tools build: Build
fixdep helper from perf and basic libs") dynamically creates fixdep
during the perf building. Add it to .gitignore.

Signed-off-by: Yunlong Song <yunlong.s...@huawei.com>
Cc: Adrian Hunter <adrian.hun...@intel.com>
Cc: Alexei Starovoitov <a...@kernel.org>
Cc: David Ahern <dsah...@gmail.com>
Cc: Jiri Olsa <jo...@kernel.org>
Cc: Kan Liang <kan.li...@intel.com>
Cc: Masami Hiramatsu <masami.hiramatsu...@hitachi.com>
Cc: Namhyung Kim <namhy...@kernel.org>
Cc: Paul Mackerras <pau...@samba.org>
Cc: Peter Zijlstra <a.p.zijls...@chello.nl>
Cc: Wang Nan <wangn...@huawei.com>
Fixes: 7c422f557266 ("tools build: Build fixdep helper from perf and basic 
libs")
Link: 
http://lkml.kernel.org/r/1444899116-8220-1-git-send-email-yunlong.s...@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <a...@redhat.com>
---
 {scripts/basic => tools/build}/.gitignore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/basic/.gitignore b/tools/build/.gitignore
similarity index 53%
copy from scripts/basic/.gitignore
copy to tools/build/.gitignore
index 9528ec9..a776371 100644
--- a/scripts/basic/.gitignore
+++ b/tools/build/.gitignore
@@ -1,2 +1 @@
 fixdep
-bin2c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to