aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2008-09-24 14:46:44 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-10 15:31:06 -0700
commit350455891377250cf7e0eadc5f9635decc1628af (patch)
tree6a365c9581adab10675801a3e10dc6e2dc6c6309 /drivers/staging/Makefile
parenta9860bf05f4cb94f60f8f3459908d5621f75dd06 (diff)
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>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
new file mode 100644
index 00000000000..ceb0328a64a
--- /dev/null
+++ b/drivers/staging/Makefile
@@ -0,0 +1,2 @@
+# Makefile for staging directory
+