diff options
Diffstat (limited to 'drivers/usb/Makefile')
-rw-r--r-- | drivers/usb/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile index c1b0affae290..f5de58a63f2b 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile | |||
@@ -26,10 +26,7 @@ obj-$(CONFIG_USB) += storage/ | |||
26 | obj-$(CONFIG_USB_ACECAD) += input/ | 26 | obj-$(CONFIG_USB_ACECAD) += input/ |
27 | obj-$(CONFIG_USB_AIPTEK) += input/ | 27 | obj-$(CONFIG_USB_AIPTEK) += input/ |
28 | obj-$(CONFIG_USB_ATI_REMOTE) += input/ | 28 | obj-$(CONFIG_USB_ATI_REMOTE) += input/ |
29 | obj-$(CONFIG_USB_HID) += input/ | ||
30 | obj-$(CONFIG_USB_KBD) += input/ | ||
31 | obj-$(CONFIG_USB_KBTAB) += input/ | 29 | obj-$(CONFIG_USB_KBTAB) += input/ |
32 | obj-$(CONFIG_USB_MOUSE) += input/ | ||
33 | obj-$(CONFIG_USB_MTOUCH) += input/ | 30 | obj-$(CONFIG_USB_MTOUCH) += input/ |
34 | obj-$(CONFIG_USB_POWERMATE) += input/ | 31 | obj-$(CONFIG_USB_POWERMATE) += input/ |
35 | obj-$(CONFIG_USB_WACOM) += input/ | 32 | obj-$(CONFIG_USB_WACOM) += input/ |