summaryrefslogtreecommitdiffstats
path: root/sys/modules/ep
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/ep
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/ep')
-rw-r--r--sys/modules/ep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ep/Makefile b/sys/modules/ep/Makefile
index 9d32932..ec7b392 100644
--- a/sys/modules/ep/Makefile
+++ b/sys/modules/ep/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../dev/ep
KMOD= if_ep
-SRCS= if_ep.c if_ep_pccard.c
+SRCS= if_ep.c if_ep_pccard.c pccarddevs.h
SRCS+= if_ep_isa.c
#SRCS+= if_ep_eisa.c
#SRCS+= if_ep_mca.c
OpenPOWER on IntegriCloud