diff options
Diffstat (limited to 'drivers/usb/otg/Makefile')
| -rw-r--r-- | drivers/usb/otg/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/usb/otg/Makefile b/drivers/usb/otg/Makefile index 483816685d00..6c58b36ca7cf 100644 --- a/drivers/usb/otg/Makefile +++ b/drivers/usb/otg/Makefile | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | # | ||
| 2 | # OTG infrastructure and transceiver drivers | ||
| 3 | # | ||
| 4 | |||
| 5 | obj-$(CONFIG_USB_GPIO_VBUS) += gpio_vbus.o | ||
| 1 | obj-$(CONFIG_ISP1301_OMAP) += isp1301_omap.o | 6 | obj-$(CONFIG_ISP1301_OMAP) += isp1301_omap.o |
| 2 | 7 | ||
| 3 | ifeq ($(CONFIG_USB_DEBUG),y) | 8 | ifeq ($(CONFIG_USB_DEBUG),y) |
