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


Groups > linux.kernel > #1242336

Re: [PATCH v2] kselftest: add kselftest-clean rule

From Shuah Khan <shuahkh@osg.samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] kselftest: add kselftest-clean rule
Date 2015-10-08 15:30 +0200
Message-ID <qhjqG-4LW-9@gated-at.bofh.it> (permalink)
References <qf9lM-5Mt-19@gated-at.bofh.it> <qh9rj-7aQ-1@gated-at.bofh.it> <qhax4-en-1@gated-at.bofh.it> <qhiuC-3nl-5@gated-at.bofh.it>
Organization Samsung Open Source Group

Show all headers | View raw


On 10/08/2015 06:21 AM, Michal Marek wrote:
> On Thu, Oct 08, 2015 at 02:52:04PM +1100, Michael Ellerman wrote:
>> On Thu, 2015-10-08 at 02:41 +0000, Wang Long wrote:
>>> We use
>>>
>>>     $make TARGETS="size timers" kselftest
>>>
>>> to build and run selftests. but there is no rule
>>> for us to clean the kselftest generated files.
>>>
>>> This patch add the rules, for example:
>>>
>>> 	$ make TARGETS="size timers" kselftest-clean
>>>
>>> can clean all kselftest generated files.
>>>
>>> Signed-off-by: Wang Long <long.wanglong@huawei.com>
>>> ---
>>>  Makefile | 4 ++++
>>>  1 file changed, 4 insertions(+)
>>
>> Thanks that's much neater.
>>
>> Acked-by: Michael Ellerman <mpe@ellerman.id.au>
> 
> Applied to kbuild.git#kbuild.
> 


Thanks for getting this in.

-- Shuah


-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@osg.samsung.com | (970) 217-8978
--
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/

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH v2] kselftest: add kselftest-clean rule Wang Long <long.wanglong@huawei.com> - 2015-10-08 04:50 +0200
  Re: [PATCH v2] kselftest: add kselftest-clean rule Michael Ellerman <mpe@ellerman.id.au> - 2015-10-08 06:00 +0200
    Re: [PATCH v2] kselftest: add kselftest-clean rule Michal Marek <mmarek@suse.cz> - 2015-10-08 14:30 +0200
      Re: [PATCH v2] kselftest: add kselftest-clean rule Shuah Khan <shuahkh@osg.samsung.com> - 2015-10-08 15:30 +0200

csiph-web