files.dwc2 revision 1.2
1#	$NetBSD: files.dwc2,v 1.2 2014/09/12 16:40:38 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
8makeoptions	dwctwo	CPPFLAGS+=" -I$S/external/bsd/common/include -I$S/external/bsd -I$S/external/bsd/dwc2/dist"
9
10file	external/bsd/dwc2/dist/dwc2_core.c		dwctwo
11file	external/bsd/dwc2/dist/dwc2_coreintr.c		dwctwo
12file	external/bsd/dwc2/dist/dwc2_hcd.c		dwctwo
13file	external/bsd/dwc2/dist/dwc2_hcdddma.c		dwctwo
14file	external/bsd/dwc2/dist/dwc2_hcdintr.c		dwctwo
15file	external/bsd/dwc2/dist/dwc2_hcdqueue.c		dwctwo
16