# $FreeBSD$

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

KMOD=	mmc
SRCS=	mmc.c mmcbr_if.h mmcbus_if.h device_if.h bus_if.h

.include <bsd.kmod.mk>