[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK1sfuYn1iLUHWwUTdm755D0YpuAcROsj5rp=4-Vg5qc57bFfw@mail.gmail.com>
Date: Thu, 19 Dec 2013 21:37:19 +0800
From: David Chen <tuxoko@...il.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: Arnaldo Carvalho de Melo <acme@...radead.org>,
lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...hat.com>
Subject: Re: [PATCH] perf config: ignore generated files in feature-checks
Why not? They're generated files aren't they?
By the way, I just found out that test-* will be built depend on the
detected features.
Should I include them all?
Thanks,
Chunwei Chen
2013/12/19 Ingo Molnar <mingo@...nel.org>:
>
> * Chunwei Chen <tuxoko@...il.com> wrote:
>
>> Signed-off-by: Chunwei Chen <tuxoko@...il.com>
>> ---
>> tools/perf/config/feature-checks/.gitignore | 2 ++
>> 1 file changed, 2 insertions(+)
>> create mode 100644 tools/perf/config/feature-checks/.gitignore
>>
>> diff --git a/tools/perf/config/feature-checks/.gitignore b/tools/perf/config/feature-checks/.gitignore
>> new file mode 100644
>> index 0000000..9662c68
>> --- /dev/null
>> +++ b/tools/perf/config/feature-checks/.gitignore
>> @@ -0,0 +1,2 @@
>> +test-all
>> +*.d
>
> Why? These are cleaned out on 'make clean'.
>
> Thanks,
>
> Ingo
--
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