aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/408-mtd-old-rootfs-squashfs-splitter.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.18/408-mtd-old-rootfs-squashfs-splitter.patch')
-rw-r--r--target/linux/generic/patches-3.18/408-mtd-old-rootfs-squashfs-splitter.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/408-mtd-old-rootfs-squashfs-splitter.patch b/target/linux/generic/patches-3.18/408-mtd-old-rootfs-squashfs-splitter.patch
index 07d4f7d824..ca81958432 100644
--- a/target/linux/generic/patches-3.18/408-mtd-old-rootfs-squashfs-splitter.patch
+++ b/target/linux/generic/patches-3.18/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)
-@@ -738,7 +779,10 @@ static void mtd_partition_split(struct m
+@@ -743,7 +784,10 @@ static void mtd_partition_split(struct m
return;
if (!strcmp(part->mtd.name, "rootfs")) {