Laurent Pinchart | 100832a | 2015-01-21 00:56:03 +0200 | [diff] [blame] | 1 | isp1760-y := isp1760-core.o isp1760-if.o |
2 | isp1760-$(CONFIG_USB_ISP1760_HCD) += isp1760-hcd.o | ||||
Laurent Pinchart | 7ef077a | 2015-01-21 00:56:02 +0200 | [diff] [blame] | 3 | isp1760-$(CONFIG_USB_ISP1761_UDC) += isp1760-udc.o |
4 | |||||
5 | obj-$(CONFIG_USB_ISP1760) += isp1760.o |