diff options
Diffstat (limited to 'drivers/usb/Makefile')
-rw-r--r-- | drivers/usb/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile index 0ef090b1b37c..72464b586990 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile | |||
@@ -23,13 +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_CATC) += net/ | ||
27 | obj-$(CONFIG_USB_KAWETH) += net/ | ||
28 | obj-$(CONFIG_USB_PEGASUS) += net/ | ||
29 | obj-$(CONFIG_USB_RTL8150) += net/ | ||
30 | obj-$(CONFIG_USB_USBNET) += net/ | ||
31 | obj-$(CONFIG_USB_ZD1201) += net/ | ||
32 | |||
33 | obj-$(CONFIG_USB_MDC800) += image/ | 26 | obj-$(CONFIG_USB_MDC800) += image/ |
34 | obj-$(CONFIG_USB_MICROTEK) += image/ | 27 | obj-$(CONFIG_USB_MICROTEK) += image/ |
35 | 28 | ||