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 11dc595..2cba07d 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