mirror of https://github.com/hak5/openwrt.git
uboot-envtools: add 'dockstar' for kirkwood
Add board 'dockstar' to known fw_env-configurations. Signed-off-by: Paul Wassi <p.wassi@gmx.at>lede-17.01
parent
d86f08cc94
commit
d6e8b1f841
|
@ -14,6 +14,7 @@ touch /etc/config/ubootenv
|
|||
board=$(kirkwood_board_name)
|
||||
|
||||
case "$board" in
|
||||
"dockstar" | \
|
||||
"guruplug-server-plus" | \
|
||||
"ib62x0" | \
|
||||
"linksys-viper" | \
|
||||
|
|
Loading…
Reference in New Issue