# SPDX-License-Identifier: GPL-2.0

ccflags-y += -I$(srctree)/include/platform_include/basicplatform/linux/mmc

obj-$(CONFIG_MMC)		+= core/
obj-$(CONFIG_MMC)		+= host/
