summaryrefslogtreecommitdiffstats
path: root/sys/modules/pcic/Makefile
blob: 4202d044fcc6d31313b57902e9859c84417ce920 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH:  ${.CURDIR}/../../dev/pcic ${.CURDIR}/../../dev/pccard
KMOD=   pcic
SRCS=   i82365.c i82365_isa.c device_if.h bus_if.h isa_if.h \
	power_if.h card_if.h power_if.c card_if.c
NOMAN=

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