mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-03 04:26:55 +00:00
ramips: fix fw_setsys
This change was included in the original pull request but later omitted for some reason: https://github.com/openwrt/openwrt/pull/4936 Signed-off-by: Wenli Looi <wlooi@ucalgary.ca>
This commit is contained in:
parent
0bfe1cfbb1
commit
4cccea02a6
@ -95,6 +95,6 @@ xiaomi,mi-router-cr6609)
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
config_load ubootenv
|
config_load ubootenv
|
||||||
config_foreach ubootenv_add_app_config ubootenv
|
config_foreach ubootenv_add_app_config
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user