dect
/
linux-2.6
Archived
13
0
Fork 0

Staging: line6: add to the build

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>
This commit is contained in:
Greg Kroah-Hartman 2009-02-27 19:50:03 -08:00
parent 4717b03b56
commit 4b5e781dc8
2 changed files with 3 additions and 0 deletions

View 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

View 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/