summaryrefslogtreecommitdiffstats
path: root/sys/modules/usb
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-06-27 12:33:20 +0000
committerimp <imp@FreeBSD.org>2004-06-27 12:33:20 +0000
commit0df2455743759552cc8c0a7f339c8907465b7d1e (patch)
treeed1acea8573ce5ce59c929585da44ae17f7f823e /sys/modules/usb
parent518c2672d85d7929efa2c946920ebe50eca88fb0 (diff)
downloadFreeBSD-src-0df2455743759552cc8c0a7f339c8907465b7d1e.zip
FreeBSD-src-0df2455743759552cc8c0a7f339c8907465b7d1e.tar.gz
Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is needed to build as part of world or in src/sys/modules.
Diffstat (limited to 'sys/modules/usb')
-rw-r--r--sys/modules/usb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/usb/Makefile b/sys/modules/usb/Makefile
index 9865f4a..26d558d 100644
--- a/sys/modules/usb/Makefile
+++ b/sys/modules/usb/Makefile
@@ -20,7 +20,7 @@ SRCS= bus_if.h device_if.h usb_if.h usb_if.c \
usbdevs.h usbdevs_data.h \
usbdi.c usbdi.h usbdivar.h \
usbdi_util.c usbdi_util.h \
- usb_ethersubr.c
+ usb_ethersubr.c usbdevs.h
SRCS+= uhci_pci.c uhci.c uhcireg.h uhcivar.h
SRCS+= ohci_pci.c ohci.c ohcireg.h ohcivar.h
OpenPOWER on IntegriCloud