Makefile 182 B

12345678
  1. #
  2. # Makefile for the kernel mmc device drivers.
  3. #
  4. subdir-ccflags-y += -I$(srctree)/drivers/misc/mediatek/include
  5. obj-$(CONFIG_MMC) += core/
  6. obj-$(subst m,y,$(CONFIG_MMC)) += host/