Merge tag 'upstream-3.7-rc6' of git://git.infradead.org/linux-ubifs
[deliverable/linux.git] / drivers / mmc / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the kernel mmc device drivers.
3#
4
d3c502b8 5subdir-ccflags-$(CONFIG_MMC_DEBUG) := -DDEBUG
1c6a0718 6
aaac1b47 7obj-$(CONFIG_MMC) += core/
1c6a0718 8obj-$(CONFIG_MMC) += card/
52c506f0 9obj-$(subst m,y,$(CONFIG_MMC)) += host/
This page took 0.658194 seconds and 5 git commands to generate.