xref: /netbsd-src/sys/external/bsd/dwc2/conf/files.dwc2 (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
1#	$NetBSD: files.dwc2,v 1.3 2016/02/24 22:17:54 skrll Exp $
2
3# DesignWare HS OTG Controller
4#
5
6device dwctwo: usbus, usbroothub, usb_dma, linux
7file	external/bsd/dwc2/dwc2.c			dwctwo	needs-flag
8
9makeoptions	dwctwo	CPPFLAGS+="-I$S/external/bsd -I$S/external/bsd/dwc2/dist"
10
11file	external/bsd/dwc2/dist/dwc2_core.c		dwctwo
12file	external/bsd/dwc2/dist/dwc2_coreintr.c		dwctwo
13file	external/bsd/dwc2/dist/dwc2_hcd.c		dwctwo
14file	external/bsd/dwc2/dist/dwc2_hcdddma.c		dwctwo
15file	external/bsd/dwc2/dist/dwc2_hcdintr.c		dwctwo
16file	external/bsd/dwc2/dist/dwc2_hcdqueue.c		dwctwo
17