summaryrefslogtreecommitdiffstats
path: root/sys/modules/cmx/Makefile
blob: 779a8301d5b2bd566d388d3261a402b4a9c2579b (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$
#
.PATH:	${.CURDIR}/../../dev/cmx

KMOD=	cmx
SRCS=	cmx.c cmxvar.h cmxreg.h \
	cmx_pccard.c \
	pccarddevs.h device_if.h bus_if.h card_if.h

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