diff options
Diffstat (limited to 'drivers/usb/Makefile')
-rw-r--r-- | drivers/usb/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile index f5de58a63f2b..0ef090b1b37c 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile | |||
@@ -23,15 +23,6 @@ obj-$(CONFIG_USB_PRINTER) += class/ | |||
23 | obj-$(CONFIG_USB_STORAGE) += storage/ | 23 | obj-$(CONFIG_USB_STORAGE) += storage/ |
24 | obj-$(CONFIG_USB) += storage/ | 24 | obj-$(CONFIG_USB) += storage/ |
25 | 25 | ||
26 | obj-$(CONFIG_USB_ACECAD) += input/ | ||
27 | obj-$(CONFIG_USB_AIPTEK) += input/ | ||
28 | obj-$(CONFIG_USB_ATI_REMOTE) += input/ | ||
29 | obj-$(CONFIG_USB_KBTAB) += input/ | ||
30 | obj-$(CONFIG_USB_MTOUCH) += input/ | ||
31 | obj-$(CONFIG_USB_POWERMATE) += input/ | ||
32 | obj-$(CONFIG_USB_WACOM) += input/ | ||
33 | obj-$(CONFIG_USB_XPAD) += input/ | ||
34 | |||
35 | obj-$(CONFIG_USB_CATC) += net/ | 26 | obj-$(CONFIG_USB_CATC) += net/ |
36 | obj-$(CONFIG_USB_KAWETH) += net/ | 27 | obj-$(CONFIG_USB_KAWETH) += net/ |
37 | obj-$(CONFIG_USB_PEGASUS) += net/ | 28 | obj-$(CONFIG_USB_PEGASUS) += net/ |