Staging: add Kconfig entries and Makefile infrastructure

This hooks up the drivers/staging directory to the build system

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Greg Kroah-Hartman
2008-09-24 14:46:44 -07:00
parent a9860bf05f
commit 3504558913
4 changed files with 32 additions and 0 deletions
+2
View File
@@ -101,4 +101,6 @@ source "drivers/auxdisplay/Kconfig"
source "drivers/uio/Kconfig"
source "drivers/xen/Kconfig"
source "drivers/staging/Kconfig"
endmenu