Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-next
[deliverable/linux.git] / drivers / usb / c67x00 / Makefile
CommitLineData
e9b29ffc
PK
1#
2# Makefile for Cypress C67X00 USB Controller
3#
4
0a2b8a0d 5ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG
e9b29ffc 6
0a2b8a0d 7obj-$(CONFIG_USB_C67X00_HCD) += c67x00.o
e9b29ffc 8
0a2b8a0d 9c67x00-y := c67x00-drv.o c67x00-ll-hpi.o c67x00-hcd.o c67x00-sched.o
This page took 0.436681 seconds and 5 git commands to generate.