Searched hist:"0 c4b9545" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/staging/ |
H A D | Kconfig | 0c4b9545 Fri Nov 07 23:12:17 CST 2008 Greg Kroah-Hartman <gregkh@suse.de> 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> 0c4b9545 Fri Nov 07 23:12:17 CST 2008 Greg Kroah-Hartman <gregkh@suse.de> 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>
|