projects
/
openwrt
/
staging
/
robimarko.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bfe1cf
)
ramips: fix fw_setsys
author
Wenli Looi
<wlooi@ucalgary.ca>
Mon, 1 Aug 2022 03:23:22 +0000
(
03:23
+0000)
committer
Christian Lamparter
<chunkeey@gmail.com>
Fri, 5 Aug 2022 12:10:42 +0000
(14:10 +0200)
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>
package/boot/uboot-envtools/files/ramips
patch
|
blob
|
history
diff --git
a/package/boot/uboot-envtools/files/ramips
b/package/boot/uboot-envtools/files/ramips
index 13d9c6223a13eb3bf9c61b7e42028c4a49b6f0ae..9d19398b368257977d44381ac3d16895c3594968 100644
(file)
--- a/
package/boot/uboot-envtools/files/ramips
+++ b/
package/boot/uboot-envtools/files/ramips
@@
-95,6
+95,6
@@
xiaomi,mi-router-cr6609)
esac
config_load ubootenv
-config_foreach ubootenv_add_app_config
ubootenv
+config_foreach ubootenv_add_app_config
exit 0