summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/patches-2.6.35/103-mtd_trxsplit.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/adm5120/patches-2.6.35/103-mtd_trxsplit.patch')
-rw-r--r--target/linux/adm5120/patches-2.6.35/103-mtd_trxsplit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.35/103-mtd_trxsplit.patch b/target/linux/adm5120/patches-2.6.35/103-mtd_trxsplit.patch
index 69f103550..ec4f6c5a4 100644
--- a/target/linux/adm5120/patches-2.6.35/103-mtd_trxsplit.patch
+++ b/target/linux/adm5120/patches-2.6.35/103-mtd_trxsplit.patch
@@ -14,7 +14,7 @@
depends on MTD_PARTITIONS
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
-@@ -8,6 +8,7 @@ mtd-y := mtdcore.o mtdsuper.o mtdbdi.
+@@ -8,6 +8,7 @@ mtd-y := mtdcore.o mtdsuper.o
mtd-$(CONFIG_MTD_PARTITIONS) += mtdpart.o
obj-$(CONFIG_MTD_CONCAT) += mtdconcat.o