]> Pileus Git - ~andy/linux/commitdiff
USB: build the appledisplay driver
authorAdrian Bunk <bunk@stusta.de>
Fri, 24 Nov 2006 02:24:03 +0000 (03:24 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:25:51 +0000 (14:25 -0800)
We do already have both the code and a config option, so why not build
this driver?  ;-)

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/Makefile

index 11dc59540cda11eaf501427ae43242bfe4c5e742..2cba07d31971abdef2483f0a4501e1e3e4b2e683 100644 (file)
@@ -4,6 +4,7 @@
 #
 
 obj-$(CONFIG_USB_ADUTUX)       += adutux.o
+obj-$(CONFIG_USB_APPLEDISPLAY) += appledisplay.o
 obj-$(CONFIG_USB_AUERSWALD)    += auerswald.o
 obj-$(CONFIG_USB_CYPRESS_CY7C63)+= cypress_cy7c63.o
 obj-$(CONFIG_USB_CYTHERM)      += cytherm.o