diff options
Diffstat (limited to 'target/linux/kirkwood/patches-4.4/190-nsa310s.patch')
-rw-r--r-- | target/linux/kirkwood/patches-4.4/190-nsa310s.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-4.4/190-nsa310s.patch b/target/linux/kirkwood/patches-4.4/190-nsa310s.patch index 54c0e81510..d88cd74e99 100644 --- a/target/linux/kirkwood/patches-4.4/190-nsa310s.patch +++ b/target/linux/kirkwood/patches-4.4/190-nsa310s.patch @@ -260,7 +260,7 @@ + }; + + partition@200000 { -+ label = "root"; ++ label = "ubi"; + reg = <0x200000 0x7e00000>; + }; +}; |