summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-08-07 20:51:51 +0000
committerimp <imp@FreeBSD.org>2008-08-07 20:51:51 +0000
commitf05570f4d0a6fd049460f901b8f8793c2803262b (patch)
treecc3d9f06023520a26b33110c76e84a8e62493641 /sys/modules
parent97c033161b3dd307765e007a6cb2c7211de57d0f (diff)
downloadFreeBSD-src-f05570f4d0a6fd049460f901b8f8793c2803262b.zip
FreeBSD-src-f05570f4d0a6fd049460f901b8f8793c2803262b.tar.gz
Add card_if.h and pccarddevs.h
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/snc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/snc/Makefile b/sys/modules/snc/Makefile
index 6c71146..056619e 100644
--- a/sys/modules/snc/Makefile
+++ b/sys/modules/snc/Makefile
@@ -4,7 +4,7 @@
KMOD= if_snc
SRCS= if_snc.c if_snc_cbus.c if_snc_pccard.c dp83932.c dp83932subr.c
-SRCS+= opt_inet.h device_if.h bus_if.h isa_if.h
+SRCS+= opt_inet.h device_if.h bus_if.h isa_if.h card_if.h pccarddevs.h
.if !defined(KERNBUILDDIR)
opt_inet.h:
OpenPOWER on IntegriCloud