Staging: line6: add to the build
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 28 Feb 2009 03:50:03 +0000 (19:50 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:54:25 +0000 (14:54 -0700)
This adds the line6 driver to the build system.

Cc: Markus Grabner <grabner@icg.tugraz.at>
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile

index 073c154..98dae04 100644 (file)
@@ -111,5 +111,7 @@ source "drivers/staging/p9auth/Kconfig"
 
 source "drivers/staging/heci/Kconfig"
 
+source "drivers/staging/line6/Kconfig"
+
 endif # !STAGING_EXCLUDE_BUILD
 endif # STAGING
index b69703e..2a859ee 100644 (file)
@@ -38,3 +38,4 @@ obj-$(CONFIG_B3DFG)           += b3dfg/
 obj-$(CONFIG_IDE_PHISON)       += phison/
 obj-$(CONFIG_PLAN9AUTH)                += p9auth/
 obj-$(CONFIG_HECI)             += heci/
+obj-$(CONFIG_LINE6_USB)                += line6/