diff options
Diffstat (limited to 'target/linux/kirkwood/patches-4.9/202-linksys-find-active-root.patch')
-rw-r--r-- | target/linux/kirkwood/patches-4.9/202-linksys-find-active-root.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-4.9/202-linksys-find-active-root.patch b/target/linux/kirkwood/patches-4.9/202-linksys-find-active-root.patch index 28fc153bda..cb705e60c0 100644 --- a/target/linux/kirkwood/patches-4.9/202-linksys-find-active-root.patch +++ b/target/linux/kirkwood/patches-4.9/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)) -@@ -213,6 +222,18 @@ static int __init ofpart_parser_init(voi +@@ -220,6 +229,18 @@ static int __init ofpart_parser_init(voi return 0; } |