1*224d7a56Ssimonb# $NetBSD: files.dwc2,v 1.4 2021/12/20 11:54:32 simonb Exp $ 2c8117e49Sskrll 3c8117e49Sskrll# DesignWare HS OTG Controller 4c8117e49Sskrll# 59ca2ac75Sskrll 69ca2ac75Sskrlldevice dwctwo: usbus, usbroothub, usb_dma, linux 7c8117e49Sskrllfile external/bsd/dwc2/dwc2.c dwctwo needs-flag 8c8117e49Sskrll 9*224d7a56Ssimonbmakeoptions dwctwo CPPFLAGS+="-I$S/external/bsd" 10*224d7a56Ssimonbmakeoptions dwctwo CPPFLAGS+="-I$S/external/bsd/common/include" 11*224d7a56Ssimonbmakeoptions dwctwo CPPFLAGS+="-I$S/external/bsd/dwc2/dist" 12c8117e49Sskrll 13c8117e49Sskrllfile external/bsd/dwc2/dist/dwc2_core.c dwctwo 14c8117e49Sskrllfile external/bsd/dwc2/dist/dwc2_coreintr.c dwctwo 15c8117e49Sskrllfile external/bsd/dwc2/dist/dwc2_hcd.c dwctwo 16c8117e49Sskrllfile external/bsd/dwc2/dist/dwc2_hcdddma.c dwctwo 17c8117e49Sskrllfile external/bsd/dwc2/dist/dwc2_hcdintr.c dwctwo 18c8117e49Sskrllfile external/bsd/dwc2/dist/dwc2_hcdqueue.c dwctwo 19