]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/mmc/Makefile
qlcnic: Bumped up driver version to 5.0.12
[net-next-2.6.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
PO
8obj-$(CONFIG_MMC) += card/
9obj-$(CONFIG_MMC) += host/
1da177e4 10