# $FreeBSD$

.PATH: ${SRCTOP}/sys/dev/mmc

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

.include <bsd.kmod.mk>