]> err.no Git - linux-2.6/blobdiff - drivers/mmc/core/Makefile
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-fixes
[linux-2.6] / drivers / mmc / core / Makefile
index 4985807257a8f0c621ec855add57103ce6b042ef..889e5f898f6f99485c6b031aee41f5a6ff86d0aa 100644 (file)
@@ -7,8 +7,9 @@ ifeq ($(CONFIG_MMC_DEBUG),y)
 endif
 
 obj-$(CONFIG_MMC)              += mmc_core.o
-mmc_core-y                     := core.o sysfs.o bus.o host.o \
+mmc_core-y                     := core.o bus.o host.o \
                                   mmc.o mmc_ops.o sd.o sd_ops.o \
                                   sdio.o sdio_ops.o sdio_bus.o \
                                   sdio_cis.o sdio_io.o sdio_irq.o
 
+mmc_core-$(CONFIG_DEBUG_FS)    += debugfs.o