X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a33ab5c6e97472237e8e7ec295c5a7e3ffce67c7..3bedd206ff99279034442b09b5d1fb00f1cc6cb0:/target/linux/adm5120/patches-2.6.26/103-mtd_trxsplit.patch?ds=inline diff --git a/target/linux/adm5120/patches-2.6.26/103-mtd_trxsplit.patch b/target/linux/adm5120/patches-2.6.26/103-mtd_trxsplit.patch index 267293aa5..e4c86908a 100644 --- a/target/linux/adm5120/patches-2.6.26/103-mtd_trxsplit.patch +++ b/target/linux/adm5120/patches-2.6.26/103-mtd_trxsplit.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig -@@ -57,6 +57,11 @@ +@@ -57,6 +57,11 @@ config MTD_ROOTFS_SPLIT depends on MTD_PARTITIONS default y @@ -14,7 +14,7 @@ depends on MTD_PARTITIONS --- a/drivers/mtd/Makefile +++ b/drivers/mtd/Makefile -@@ -8,6 +8,7 @@ +@@ -8,6 +8,7 @@ mtd-y := mtdcore.o mtdsuper.o mtd-$(CONFIG_MTD_PARTITIONS) += mtdpart.o obj-$(CONFIG_MTD_CONCAT) += mtdconcat.o