* [PATCH] fix drivers/usb for appletouch
@ 2007-05-02 5:20 Johannes Berg
0 siblings, 0 replies; only message in thread
From: Johannes Berg @ 2007-05-02 5:20 UTC (permalink / raw)
To: linux-usb-devel; +Cc: linuxppc-dev list
This patch adds drivers/usb/input/ to the build when only APPLETOUCH is
selected from the input drivers.
Signed-off-by: Johannes Berg <johannes@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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-02 8:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-02 5:20 [PATCH] fix drivers/usb for appletouch Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).