aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.14/408-mtd-old-rootfs-squashfs-splitter.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.14/408-mtd-old-rootfs-squashfs-splitter.patch')
-rw-r--r--target/linux/generic/patches-3.14/408-mtd-old-rootfs-squashfs-splitter.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/408-mtd-old-rootfs-squashfs-splitter.patch b/target/linux/generic/patches-3.14/408-mtd-old-rootfs-squashfs-splitter.patch
index ff2c702a56..c29b137774 100644
--- a/target/linux/generic/patches-3.14/408-mtd-old-rootfs-squashfs-splitter.patch
+++ b/target/linux/generic/patches-3.14/408-mtd-old-rootfs-squashfs-splitter.patch
@@ -62,7 +62,7 @@
#define UBOOT_MAGIC 0x27051956
static void split_uimage(struct mtd_info *master, struct mtd_part *part)
-@@ -725,7 +766,10 @@ static void mtd_partition_split(struct m
+@@ -730,7 +771,10 @@ static void mtd_partition_split(struct m
return;
if (!strcmp(part->mtd.name, "rootfs")) {