diff options
Diffstat (limited to 'target/linux/adm5120/patches-2.6.34/103-mtd_trxsplit.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.34/103-mtd_trxsplit.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches-2.6.34/103-mtd_trxsplit.patch b/target/linux/adm5120/patches-2.6.34/103-mtd_trxsplit.patch index 69f1035505..ec4f6c5a40 100644 --- a/target/linux/adm5120/patches-2.6.34/103-mtd_trxsplit.patch +++ b/target/linux/adm5120/patches-2.6.34/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 |