xref: /netbsd-src/sys/external/bsd/dwc2/conf/files.dwc2 (revision 6a493d6bc668897c91594964a732d38505b70cbb)
1#	$NetBSD: files.dwc2,v 1.1 2013/09/05 20:25:27 skrll Exp $
2
3# DesignWare HS OTG Controller
4#
5device dwctwo: usbus, usbroothub, usb_dma
6file	external/bsd/dwc2/dwc2.c			dwctwo	needs-flag
7
8defflag opt_usb.h	DWC2_DEBUG
9
10makeoptions	dwctwo	CPPFLAGS+=" -I$S/external/bsd/common/include -I$S/external/bsd -I$S/external/bsd/dwc2/dist"
11
12file	external/bsd/dwc2/dist/dwc2_core.c		dwctwo
13file	external/bsd/dwc2/dist/dwc2_coreintr.c		dwctwo
14file	external/bsd/dwc2/dist/dwc2_hcd.c		dwctwo
15file	external/bsd/dwc2/dist/dwc2_hcdddma.c		dwctwo
16file	external/bsd/dwc2/dist/dwc2_hcdintr.c		dwctwo
17file	external/bsd/dwc2/dist/dwc2_hcdqueue.c		dwctwo
18