Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuil...
[pandora-kernel.git] / drivers / mmc / Makefile
index 4d2bdfe..9979f5e 100644 (file)
@@ -6,12 +6,7 @@ ifeq ($(CONFIG_MMC_DEBUG),y)
        EXTRA_CFLAGS            += -DDEBUG
 endif
 
-#
-# Core
-#
-obj-$(CONFIG_MMC)              += mmc_core.o
-mmc_core-y                     := mmc.o mmc_sysfs.o
-
+obj-$(CONFIG_MMC)              += core/
 obj-$(CONFIG_MMC)              += card/
 obj-$(CONFIG_MMC)              += host/