1 2.PATH: ${SRCTOP}/sys/dev/mmc 3 4KMOD= mmc 5SRCS= bus_if.h device_if.h mmc_subr.c mmc.c mmcbr_if.h mmcbus_if.h 6 7.include <bsd.kmod.mk> 8