Home | History | Annotate | Line # | Download | only in conf
files.dwc2 revision 1.1
      1 #	$NetBSD: files.dwc2,v 1.1 2013/09/05 20:25:27 skrll Exp $
      2 
      3 # DesignWare HS OTG Controller
      4 #
      5 device dwctwo: usbus, usbroothub, usb_dma
      6 file	external/bsd/dwc2/dwc2.c			dwctwo	needs-flag
      7 
      8 defflag opt_usb.h	DWC2_DEBUG
      9 
     10 makeoptions	dwctwo	CPPFLAGS+=" -I$S/external/bsd/common/include -I$S/external/bsd -I$S/external/bsd/dwc2/dist"
     11 
     12 file	external/bsd/dwc2/dist/dwc2_core.c		dwctwo
     13 file	external/bsd/dwc2/dist/dwc2_coreintr.c		dwctwo
     14 file	external/bsd/dwc2/dist/dwc2_hcd.c		dwctwo
     15 file	external/bsd/dwc2/dist/dwc2_hcdddma.c		dwctwo
     16 file	external/bsd/dwc2/dist/dwc2_hcdintr.c		dwctwo
     17 file	external/bsd/dwc2/dist/dwc2_hcdqueue.c		dwctwo
     18