Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1251270 > unrolled thread

Re: [PATCH] perf build: Add fixdep to .gitignore

Started byYunlong Song <yunlong.song@huawei.com>
First post2015-10-20 04:50 +0200
Last post2015-10-20 04:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] perf build: Add fixdep to .gitignore Yunlong Song <yunlong.song@huawei.com> - 2015-10-20 04:50 +0200

#1251270 — Re: [PATCH] perf build: Add fixdep to .gitignore

FromYunlong Song <yunlong.song@huawei.com>
Date2015-10-20 04:50 +0200
SubjectRe: [PATCH] perf build: Add fixdep to .gitignore
Message-ID<qlv9T-7bZ-5@gated-at.bofh.it>
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@huawei.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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web