Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1236891
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] kselftest: add cleankselftest rule |
| Date | 2015-10-01 03:20 +0200 |
| Message-ID | <qeAHn-5op-3@gated-at.bofh.it> (permalink) |
| References | <qbOGR-bd-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 2015-09-23 at 09:33 +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" cleankselftest I think 'kselftest-clean' would be neater. That way all the kselftests targets start with 'kselftest'. cheers -- 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 | Next in thread | Find similar | Unroll thread
[PATCH] kselftest: add cleankselftest rule Wang Long <long.wanglong@huawei.com> - 2015-09-23 11:40 +0200
Re: [PATCH] kselftest: add cleankselftest rule Shuah Khan <shuahkh@osg.samsung.com> - 2015-09-30 15:40 +0200
Re: [PATCH] kselftest: add cleankselftest rule Michael Ellerman <mpe@ellerman.id.au> - 2015-10-01 03:20 +0200
Re: [PATCH] kselftest: add cleankselftest rule Shuah Khan <shuahkh@osg.samsung.com> - 2015-10-02 16:20 +0200
csiph-web