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