# $FreeBSD$

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

KMOD=	mmcsd
SRCS=	mmcsd.c mmcbus_if.h device_if.h bus_if.h

.include <bsd.kmod.mk>
