]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mmc/Makefile
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
[linux-2.6-omap-h63xx.git] / 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/