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 8b7ff467d262..f972fcc798b6 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile | |||
@@ -27,10 +27,7 @@ obj-$(CONFIG_USB) += storage/ | |||
27 | obj-$(CONFIG_USB_ACECAD) += input/ | 27 | obj-$(CONFIG_USB_ACECAD) += input/ |
28 | obj-$(CONFIG_USB_AIPTEK) += input/ | 28 | obj-$(CONFIG_USB_AIPTEK) += input/ |
29 | obj-$(CONFIG_USB_ATI_REMOTE) += input/ | 29 | obj-$(CONFIG_USB_ATI_REMOTE) += input/ |
30 | obj-$(CONFIG_USB_HID) += input/ | ||
31 | obj-$(CONFIG_USB_KBD) += input/ | ||
32 | obj-$(CONFIG_USB_KBTAB) += input/ | 30 | obj-$(CONFIG_USB_KBTAB) += input/ |
33 | obj-$(CONFIG_USB_MOUSE) += input/ | ||
34 | obj-$(CONFIG_USB_MTOUCH) += input/ | 31 | obj-$(CONFIG_USB_MTOUCH) += input/ |
35 | obj-$(CONFIG_USB_POWERMATE) += input/ | 32 | obj-$(CONFIG_USB_POWERMATE) += input/ |
36 | obj-$(CONFIG_USB_WACOM) += input/ | 33 | obj-$(CONFIG_USB_WACOM) += input/ |