projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards
[linux-2.6]
/
drivers
/
mtd
/
Makefile
diff --git
a/drivers/mtd/Makefile
b/drivers/mtd/Makefile
index
451adcc
..
6d958a4
100644
(file)
--- a/
drivers/mtd/Makefile
+++ b/
drivers/mtd/Makefile
@@
-3,9
+3,9
@@
#
# Core functionality.
+obj-$(CONFIG_MTD) += mtd.o
mtd-y := mtdcore.o mtdsuper.o
mtd-$(CONFIG_MTD_PARTITIONS) += mtdpart.o
-obj-$(CONFIG_MTD) += $(mtd-y)
obj-$(CONFIG_MTD_CONCAT) += mtdconcat.o
obj-$(CONFIG_MTD_REDBOOT_PARTS) += redboot.o