]> Pileus Git - ~andy/linux/blobdiff - drivers/mmc/Makefile
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
[~andy/linux] / drivers / mmc / Makefile
index 4d2bdfeb8d7616b3528cedfcf4ff469ca66ba4fc..9979f5e9765bd8e317dbc19a822ffd154733a3d2 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/