aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/Makefile b/drivers/usb/Makefile
index ac49b15fa768..cce216517ca1 100644
--- a/drivers/usb/Makefile
+++ b/drivers/usb/Makefile
@@ -38,6 +38,7 @@ obj-$(CONFIG_USB_EMI26) += misc/
38obj-$(CONFIG_USB_EMI62) += misc/ 38obj-$(CONFIG_USB_EMI62) += misc/
39obj-$(CONFIG_USB_FTDI_ELAN) += misc/ 39obj-$(CONFIG_USB_FTDI_ELAN) += misc/
40obj-$(CONFIG_USB_IDMOUSE) += misc/ 40obj-$(CONFIG_USB_IDMOUSE) += misc/
41obj-$(CONFIG_USB_IOWARRIOR) += misc/
41obj-$(CONFIG_USB_LCD) += misc/ 42obj-$(CONFIG_USB_LCD) += misc/
42obj-$(CONFIG_USB_LD) += misc/ 43obj-$(CONFIG_USB_LD) += misc/
43obj-$(CONFIG_USB_LED) += misc/ 44obj-$(CONFIG_USB_LED) += misc/