Staging: add Kconfig entries and Makefile infrastructure
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 24 Sep 2008 21:46:44 +0000 (14:46 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 10 Oct 2008 22:31:06 +0000 (15:31 -0700)
commit350455891377250cf7e0eadc5f9635decc1628af
tree6a365c9581adab10675801a3e10dc6e2dc6c6309
parenta9860bf05f4cb94f60f8f3459908d5621f75dd06
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>
drivers/Kconfig
drivers/Makefile
drivers/staging/Kconfig [new file with mode: 0644]
drivers/staging/Makefile [new file with mode: 0644]