[PATCH] fix drivers/usb for appletouch
Johannes Berg <[email protected]>
| Newsgroups | gmane.linux.usb.devel,gmane.linux.ports.ppc64.devel |
|---|---|
| Message-ID | <[email protected]> |
This patch adds drivers/usb/input/ to the build when only APPLETOUCH is selected from the input drivers. Signed-off-by: Johannes Berg <[email protected]> --- 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/ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel