X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Fpatches-2.6.27%2F103-mtd_trxsplit.patch;h=d3b08580409e862d0c65155d67e6b47e807c42f7;hb=f3a925da0090162a7fb4305fbba9649081d01109;hp=4ebf10ca23882018d212dc19fb5443ee3bde8172;hpb=b06573b702b0adb42ce4c798f2915a280c17eeed;p=openwrt.git diff --git a/target/linux/adm5120/patches-2.6.27/103-mtd_trxsplit.patch b/target/linux/adm5120/patches-2.6.27/103-mtd_trxsplit.patch index 4ebf10ca23..d3b0858040 100644 --- a/target/linux/adm5120/patches-2.6.27/103-mtd_trxsplit.patch +++ b/target/linux/adm5120/patches-2.6.27/103-mtd_trxsplit.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig -@@ -55,6 +55,11 @@ +@@ -55,6 +55,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