Files
linux-apfs/drivers/mmc/Makefile
T

10 lines
194 B
Makefile
Raw Normal View History

2005-04-16 15:20:36 -07:00
#
# Makefile for the kernel mmc device drivers.
#
2010-09-24 12:17:24 -07:00
subdir-ccflags-$(CONFIG_MMC_DEBUG) := -DDEBUG
2007-02-11 19:57:36 +01:00
2007-02-28 15:33:10 +01:00
obj-$(CONFIG_MMC) += core/
2007-02-11 19:57:36 +01:00
obj-$(CONFIG_MMC) += card/
2011-12-27 15:48:43 +02:00
obj-$(subst m,y,$(CONFIG_MMC)) += host/