diff options
Diffstat (limited to 'drivers/usb/Makefile')
-rw-r--r-- | drivers/usb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile index ecc2de1ffaae..db064dd59e08 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile | |||
@@ -35,8 +35,6 @@ obj-$(CONFIG_USB_MAX3421_HCD) += host/ | |||
35 | 35 | ||
36 | obj-$(CONFIG_USB_C67X00_HCD) += c67x00/ | 36 | obj-$(CONFIG_USB_C67X00_HCD) += c67x00/ |
37 | 37 | ||
38 | obj-$(CONFIG_USB_WUSB) += wusbcore/ | ||
39 | |||
40 | obj-$(CONFIG_USB_ACM) += class/ | 38 | obj-$(CONFIG_USB_ACM) += class/ |
41 | obj-$(CONFIG_USB_PRINTER) += class/ | 39 | obj-$(CONFIG_USB_PRINTER) += class/ |
42 | obj-$(CONFIG_USB_WDM) += class/ | 40 | obj-$(CONFIG_USB_WDM) += class/ |