summaryrefslogtreecommitdiffstats
path: root/sys/modules/exca/Makefile
blob: b7a8d522b283d14384467238d099be9dd03ab459 (plain)
1
2
3
4
5
6
7
8
 # $FreeBSD$

.PATH: ${.CURDIR}/../../dev/exca

KMOD=	exca
SRCS=	exca.c device_if.h bus_if.h power_if.h card_if.h pccarddevs.h

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