]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite89a40cf918362313a03e495dd764df815247038
tree7c3b616701fac71fcee0a9a40c0ec011c49144e7
parent58cb85b19a31fd7ae01ebc21673cde3ea086abd2
Staging: only build the tree if we really want to

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>
drivers/staging/Kconfig