Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b5e781d authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 4717b03b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -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/