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

.PATH: ${SRCTOP}/sys/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