xref: /freebsd-13.1/sys/modules/exca/Makefile (revision 83271c68)
170fe064aSWarner Losh # $FreeBSD$
270fe064aSWarner Losh
3193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/exca
470fe064aSWarner Losh
570fe064aSWarner LoshKMOD=	exca
6dba6dd17SWarner LoshSRCS=	exca.c device_if.h bus_if.h power_if.h card_if.h pccarddevs.h
770fe064aSWarner Losh
8*83271c68SKonstantin BelousovEXPORT_SYMS=	YES
9*83271c68SKonstantin Belousov
1070fe064aSWarner Losh.include <bsd.kmod.mk>
11