1 1.4 simonb # $NetBSD: files.dwc2,v 1.4 2021/12/20 11:54:32 simonb Exp $ 2 1.1 skrll 3 1.1 skrll # DesignWare HS OTG Controller 4 1.1 skrll # 5 1.3 skrll 6 1.3 skrll device dwctwo: usbus, usbroothub, usb_dma, linux 7 1.1 skrll file external/bsd/dwc2/dwc2.c dwctwo needs-flag 8 1.1 skrll 9 1.4 simonb makeoptions dwctwo CPPFLAGS+="-I$S/external/bsd" 10 1.4 simonb makeoptions dwctwo CPPFLAGS+="-I$S/external/bsd/common/include" 11 1.4 simonb makeoptions dwctwo CPPFLAGS+="-I$S/external/bsd/dwc2/dist" 12 1.1 skrll 13 1.1 skrll file external/bsd/dwc2/dist/dwc2_core.c dwctwo 14 1.1 skrll file external/bsd/dwc2/dist/dwc2_coreintr.c dwctwo 15 1.1 skrll file external/bsd/dwc2/dist/dwc2_hcd.c dwctwo 16 1.1 skrll file external/bsd/dwc2/dist/dwc2_hcdddma.c dwctwo 17 1.1 skrll file external/bsd/dwc2/dist/dwc2_hcdintr.c dwctwo 18 1.1 skrll file external/bsd/dwc2/dist/dwc2_hcdqueue.c dwctwo 19