[PATCH] fix drivers/usb for appletouch

Johannes Berg johannes at sipsolutions.net
Wed May 2 15:20:15 EST 2007


This patch adds drivers/usb/input/ to the build when only APPLETOUCH is
selected from the input drivers.

Signed-off-by: Johannes Berg <johannes at sipsolutions.net>

---
And I keep wondering why appletouch.ko isn't installed... :)

--- wireless-dev.orig/drivers/usb/Makefile	2007-05-02 07:07:32.549196053 +0200
+++ wireless-dev/drivers/usb/Makefile	2007-05-02 07:17:30.179196053 +0200
@@ -25,6 +25,7 @@ obj-$(CONFIG_USB)		+= storage/
 
 obj-$(CONFIG_USB_ACECAD)	+= input/
 obj-$(CONFIG_USB_AIPTEK)	+= input/
+obj-$(CONFIG_USB_APPLETOUCH)	+= input/
 obj-$(CONFIG_USB_ATI_REMOTE)	+= input/
 obj-$(CONFIG_USB_KBTAB)		+= input/
 obj-$(CONFIG_USB_MTOUCH)	+= input/





More information about the Linuxppc-dev mailing list