[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd@git.kernel.org>
Date: Thu, 22 Oct 2015 02:21:55 -0700
From: tip-bot for Yunlong Song <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: jolsa@...nel.org, tglx@...utronix.de, hpa@...or.com,
linux-kernel@...r.kernel.org, wangnan0@...wei.com, ast@...nel.org,
paulus@...ba.org, a.p.zijlstra@...llo.nl, namhyung@...nel.org,
acme@...hat.com, kan.liang@...el.com, mingo@...nel.org,
adrian.hunter@...el.com, yunlong.song@...wei.com,
dsahern@...il.com, masami.hiramatsu.pt@...achi.com
Subject: [tip:perf/core] perf build: Add fixdep to .gitignore
Commit-ID: e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd
Gitweb: http://git.kernel.org/tip/e1d040cfcf76c1c1b5d71fc08ab577a0cf72fefd
Author: Yunlong Song <yunlong.song@...wei.com>
AuthorDate: Thu, 15 Oct 2015 16:51:56 +0800
Committer: Arnaldo Carvalho de Melo <acme@...hat.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.song@...wei.com>
Cc: Adrian Hunter <adrian.hunter@...el.com>
Cc: Alexei Starovoitov <ast@...nel.org>
Cc: David Ahern <dsahern@...il.com>
Cc: Jiri Olsa <jolsa@...nel.org>
Cc: Kan Liang <kan.liang@...el.com>
Cc: Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Paul Mackerras <paulus@...ba.org>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Wang Nan <wangnan0@...wei.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.song@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists