[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151008122150.GA12217@sepie.suse.cz>
Date: Thu, 8 Oct 2015 14:21:51 +0200
From: Michal Marek <mmarek@...e.cz>
To: Michael Ellerman <mpe@...erman.id.au>
Cc: Wang Long <long.wanglong@...wei.com>, shuahkh@....samsung.com,
mmarek@...e.com, linux-kbuild@...r.kernel.org,
linux-kernel@...r.kernel.org, peifeiyue@...wei.com
Subject: Re: [PATCH v2] kselftest: add kselftest-clean rule
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@...wei.com>
> > ---
> > Makefile | 4 ++++
> > 1 file changed, 4 insertions(+)
>
> Thanks that's much neater.
>
> Acked-by: Michael Ellerman <mpe@...erman.id.au>
Applied to kbuild.git#kbuild.
Michal
--
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