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