usb: isp1760: Add device controller support
[linux-2.6-block.git] / drivers / usb / host / Makefile
index d6216a493bab70ca6e563e87d72dd41992e3ab42..67d3f1843857bfd37e0eec1ad9f1665df19e4982 100644 (file)
@@ -5,7 +5,8 @@
 # tell define_trace.h where to find the xhci trace header
 CFLAGS_xhci-trace.o := -I$(src)
 
-isp1760-y := isp1760-hcd.o isp1760-if.o
+isp1760-y := isp1760-core.o isp1760-hcd.o isp1760-if.o
+isp1760-$(CONFIG_USB_ISP1761_UDC) += isp1760-udc.o
 
 fhci-y := fhci-hcd.o fhci-hub.o fhci-q.o
 fhci-y += fhci-mem.o fhci-tds.o fhci-sched.o