summaryrefslogtreecommitdiffstats
path: root/sys/modules/pcic/Makefile
blob: fc8a97a50968dafce16d676de61f19f8f826e6f0 (plain)
1
2
3
4
5
6
7
8
9
10
# $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