projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[MTD] [MAPS] Drop now unused sharpsl-flash map
[linux-2.6]
/
drivers
/
mtd
/
Makefile
diff --git
a/drivers/mtd/Makefile
b/drivers/mtd/Makefile
index
4521b1e
..
82d1e4d
100644
(file)
--- a/
drivers/mtd/Makefile
+++ b/
drivers/mtd/Makefile
@@
-4,7
+4,7
@@
# Core functionality.
obj-$(CONFIG_MTD) += mtd.o
-mtd-y := mtdcore.o mtdsuper.o
+mtd-y := mtdcore.o mtdsuper.o
mtdbdi.o
mtd-$(CONFIG_MTD_PARTITIONS) += mtdpart.o
obj-$(CONFIG_MTD_CONCAT) += mtdconcat.o