[2.6 patch] build the appledisplay driver

From: Adrian Bunk
Date: Thu Nov 23 2006 - 21:26:06 EST


We do already have both the code and a config option, so why not build
this driver? ;-)

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.19-rc6-mm1/drivers/usb/misc/Makefile.old 2006-11-24 03:19:31.000000000 +0100
+++ linux-2.6.19-rc6-mm1/drivers/usb/misc/Makefile 2006-11-24 03:20:13.000000000 +0100
@@ -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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/