Home | History | Annotate | Line # | Download | only in conf
files.dwc2 revision 1.3
      1 #	$NetBSD: files.dwc2,v 1.3 2016/02/24 22:17:54 skrll 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 -I$S/external/bsd/dwc2/dist"
     10 
     11 file	external/bsd/dwc2/dist/dwc2_core.c		dwctwo
     12 file	external/bsd/dwc2/dist/dwc2_coreintr.c		dwctwo
     13 file	external/bsd/dwc2/dist/dwc2_hcd.c		dwctwo
     14 file	external/bsd/dwc2/dist/dwc2_hcdddma.c		dwctwo
     15 file	external/bsd/dwc2/dist/dwc2_hcdintr.c		dwctwo
     16 file	external/bsd/dwc2/dist/dwc2_hcdqueue.c		dwctwo
     17