projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branches 'sched/cleanups' and 'linus' into sched/core
[linux-2.6]
/
drivers
/
mmc
/
core
/
Makefile
diff --git
a/drivers/mmc/core/Makefile
b/drivers/mmc/core/Makefile
index
19a1a25
..
889e5f8
100644
(file)
--- a/
drivers/mmc/core/Makefile
+++ b/
drivers/mmc/core/Makefile
@@
-12,3
+12,4
@@
mmc_core-y := core.o bus.o host.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