2fc3680dd0
Refresh patches for all targets supporting 4.1 and not marked broken. Compile-tested on all targets using 4.1 and not marked broken. Changes to generic/610-netfilter_match_bypass_default_checks.patch based on84d489f64f
. Changes to generic/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch based ona90ee92337
. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
11 lines
292 B
Diff
11 lines
292 B
Diff
--- a/arch/mips/rb532/devices.c
|
|
+++ b/arch/mips/rb532/devices.c
|
|
@@ -202,7 +202,7 @@ static struct mtd_partition rb532_partit
|
|
.offset = 0,
|
|
.size = 4 * 1024 * 1024,
|
|
}, {
|
|
- .name = "rootfs",
|
|
+ .name = "rootfs_onboard",
|
|
.offset = MTDPART_OFS_NXTBLK,
|
|
.size = MTDPART_SIZ_FULL,
|
|
}
|