[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5625AA19.2000803@huawei.com>
Date: Tue, 20 Oct 2015 10:42:33 +0800
From: Yunlong Song <yunlong.song@...wei.com>
To: <a.p.zijlstra@...llo.nl>, <paulus@...ba.org>, <mingo@...hat.com>,
<acme@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <wangnan0@...wei.com>,
<namhyung@...nel.org>, <ast@...nel.org>,
<masami.hiramatsu.pt@...achi.com>, <kan.liang@...el.com>,
<adrian.hunter@...el.com>, <jolsa@...nel.org>, <dsahern@...il.com>
Subject: Re: [PATCH] perf build: Add fixdep to .gitignore
On 2015/10/15 16:51, Yunlong Song wrote:
> 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>
> ---
> tools/build/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 tools/build/.gitignore
>
> diff --git a/tools/build/.gitignore b/tools/build/.gitignore
> new file mode 100644
> index 0000000..a776371
> --- /dev/null
> +++ b/tools/build/.gitignore
> @@ -0,0 +1 @@
> +fixdep
>
ping...
That fixdep really bothers one a lot every time perf is built:
Untracked files:
(use "git add <file>..." to include in what will be committed)
../build/fixdep
--
Thanks,
Yunlong Song
--
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