]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Staging: only build the tree if we really want to
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 8 Nov 2008 05:12:17 +0000 (21:12 -0800)
committerGreg Kroah-Hartman <gregkh@kvm.kroah.org>
Sat, 8 Nov 2008 06:05:18 +0000 (22:05 -0800)
This Kconfig change allows the common 'make allmodconfig' and
'make allyesconfig' build options to skip the staging tree, which is
probably what you want to have happen anyway.

This makes the linux-next developer's life a lot easier so he doesn't
have to worry about changes that break the staging tree, that's for me
to worry about...

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found