summaryrefslogtreecommitdiffstats
path: root/sys/modules/exca/Makefile
blob: d5766117c2eba170d726ac20c8dd8f1942c9b48c (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

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