diff options
Diffstat (limited to 'target/linux/kirkwood/patches-5.10/202-linksys-find-active-root.patch')
-rw-r--r-- | target/linux/kirkwood/patches-5.10/202-linksys-find-active-root.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-5.10/202-linksys-find-active-root.patch b/target/linux/kirkwood/patches-5.10/202-linksys-find-active-root.patch index b7e7f50271..18c03efa8f 100644 --- a/target/linux/kirkwood/patches-5.10/202-linksys-find-active-root.patch +++ b/target/linux/kirkwood/patches-5.10/202-linksys-find-active-root.patch @@ -41,7 +41,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org> parts[i].name = partname; if (of_get_property(pp, "read-only", &len)) -@@ -215,6 +224,18 @@ static int __init ofpart_parser_init(voi +@@ -218,6 +227,18 @@ static int __init ofpart_parser_init(voi return 0; } |