Re: [PATCH 13/28] kbuild: make -rR is now default

From: Sam Ravnborg
Date: Mon Sep 25 2006 - 13:57:39 EST


On Mon, Sep 25, 2006 at 08:24:31AM +0200, Jan Engelhardt wrote:
>
> >Subject: [PATCH 13/28] kbuild: make -rR is now default
> >
> >Do not specify -rR anymore - it is default.
>
> What do you mean, it is default? Did upstream (GNU make) enable it by
> default?
The top-level Makefiles set MAKEFLAGS variables so you
do not need to specify "$(MAKE) -rR" to get optimal performance.

Sam
-
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/