1#	$NetBSD: files.dwc2,v 1.4 2021/12/20 11:54:32 simonb 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"
10makeoptions	dwctwo	CPPFLAGS+="-I$S/external/bsd/common/include"
11makeoptions	dwctwo	CPPFLAGS+="-I$S/external/bsd/dwc2/dist"
12
13file	external/bsd/dwc2/dist/dwc2_core.c		dwctwo
14file	external/bsd/dwc2/dist/dwc2_coreintr.c		dwctwo
15file	external/bsd/dwc2/dist/dwc2_hcd.c		dwctwo
16file	external/bsd/dwc2/dist/dwc2_hcdddma.c		dwctwo
17file	external/bsd/dwc2/dist/dwc2_hcdintr.c		dwctwo
18file	external/bsd/dwc2/dist/dwc2_hcdqueue.c		dwctwo
19