summaryrefslogtreecommitdiffstats
path: root/sys/modules/pcic/Makefile
blob: 60f7f9031113443c0e0df686cdf1617fd25c585b (plain)
1
2
3
4
5
6
7
8
9
10
#       $Id$

.PATH:  ${.CURDIR}/../../sys/pccard
KMOD=   pcic_mod
SRCS=   pcic.c
NOMAN=
PSEUDO_LKM=
CFLAGS+= -DLKM

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud