mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
75e63c2494
Refresh patches for all targets supporting 3.18 and not marked broken. Compile-tested on all targets using 3.18 and not marked broken. Changes to generic/610-netfilter_match_bypass_default_checks.patch based on 84d489f64f3b382d5544e342f66d8806e94e85d3. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
12 lines
286 B
Diff
12 lines
286 B
Diff
--- a/arch/mips/alchemy/board-mtx1.c
|
|
+++ b/arch/mips/alchemy/board-mtx1.c
|
|
@@ -169,7 +169,7 @@ static struct platform_device mtx1_gpio_
|
|
|
|
static struct mtd_partition mtx1_mtd_partitions[] = {
|
|
{
|
|
- .name = "filesystem",
|
|
+ .name = "rootfs",
|
|
.size = 0x01C00000,
|
|
.offset = 0,
|
|
},
|