mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [2.6 patch] build the appledisplay driver
@ 2006-11-24  2:24 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-11-24  2:24 UTC (permalink / raw)
  To: Michael Hanselmann; +Cc: Greg Kroah-Hartman, linux-usb-devel, linux-kernel

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>

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-24  2:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-24  2:24 [2.6 patch] build the appledisplay driver Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome