Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6/linux-2.6-openrd.git] / drivers / usb / otg / Makefile
blobaeb49a8ec4127185584ad286aacb0489bc3075f5
2 # OTG infrastructure and transceiver drivers
5 # infrastructure
6 obj-$(CONFIG_USB_OTG_UTILS) += otg.o
8 # transceiver drivers
9 obj-$(CONFIG_USB_GPIO_VBUS) += gpio_vbus.o
10 obj-$(CONFIG_ISP1301_OMAP) += isp1301_omap.o
11 obj-$(CONFIG_TWL4030_USB) += twl4030-usb.o
12 obj-$(CONFIG_NOP_USB_XCEIV) += nop-usb-xceiv.o
13 obj-$(CONFIG_USB_ULPI) += ulpi.o
15 ccflags-$(CONFIG_USB_DEBUG) += -DDEBUG
16 ccflags-$(CONFIG_USB_GADGET_DEBUG) += -DDEBUG