Re: [PATCH 1/1] tools selftests: Fix 'clean' target with make 3.81

From: Arnaldo Carvalho de Melo
Date: Thu May 14 2015 - 18:19:32 EST


Em Thu, May 14, 2015 at 04:16:51PM -0600, Shuah Khan escreveu:
> On 05/14/2015 01:55 PM, Arnaldo Carvalho de Melo wrote:
> > +++ b/tools/testing/selftests/Makefile
> > @@ -27,7 +27,7 @@ TARGETS_HOTPLUG += memory-hotplug
> > ifeq (1,$(MAKELEVEL))
> > -undefine LDFLAGS
> > +override LDFLAGS =
> > override MAKEFLAGS =

> I will get this into 4.2 unless you think there is real
> need for this to go into 4.1 right away.

Send it when its most convenient to you, this is trivial, odd corner
case stuff.

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/