summaryrefslogtreecommitdiffstats
path: root/sys/modules/pcic
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-01-19 00:41:17 +0000
committerpeter <peter@FreeBSD.org>1999-01-19 00:41:17 +0000
commit737acb1f527891c4579286c43367273bea0b4be4 (patch)
treecf3548afc13e3c2021f868bc045c7d754c71b8ca /sys/modules/pcic
parent5bb4465215f6929b51cd50bcda36062236966be4 (diff)
downloadFreeBSD-src-737acb1f527891c4579286c43367273bea0b4be4.zip
FreeBSD-src-737acb1f527891c4579286c43367273bea0b4be4.tar.gz
Update for pcic for kld modules and activate
Diffstat (limited to 'sys/modules/pcic')
-rw-r--r--sys/modules/pcic/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/pcic/Makefile b/sys/modules/pcic/Makefile
index 0c8c204..550d589 100644
--- a/sys/modules/pcic/Makefile
+++ b/sys/modules/pcic/Makefile
@@ -1,9 +1,8 @@
-# $Id: Makefile,v 1.6 1997/02/22 12:48:45 peter Exp $
+# $Id: Makefile,v 1.7 1998/10/16 04:30:48 peter Exp $
.PATH: ${.CURDIR}/../../pccard
KMOD= pcic
SRCS= pcic.c
NOMAN=
-CFLAGS+= -DLKM
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud