Makefile 119 B

1234567
  1. #
  2. # Makefile for the kernel mmc device drivers.
  3. #
  4. obj-$(CONFIG_MMC) += core/
  5. obj-$(subst m,y,$(CONFIG_MMC)) += host/