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 bade87b62cf9..7796ecfc0765 100644 --- a/drivers/usb/Makefile +++ b/drivers/usb/Makefile | |||
| @@ -17,8 +17,6 @@ obj-$(CONFIG_USB_SL811_HCD) += host/ | |||
| 17 | obj-$(CONFIG_ETRAX_USB_HOST) += host/ | 17 | obj-$(CONFIG_ETRAX_USB_HOST) += host/ |
| 18 | 18 | ||
| 19 | obj-$(CONFIG_USB_ACM) += class/ | 19 | obj-$(CONFIG_USB_ACM) += class/ |
| 20 | obj-$(CONFIG_USB_AUDIO) += class/ | ||
| 21 | obj-$(CONFIG_USB_MIDI) += class/ | ||
| 22 | obj-$(CONFIG_USB_PRINTER) += class/ | 20 | obj-$(CONFIG_USB_PRINTER) += class/ |
| 23 | 21 | ||
| 24 | obj-$(CONFIG_USB_STORAGE) += storage/ | 22 | obj-$(CONFIG_USB_STORAGE) += storage/ |
