uboot-envtools: add 'dockstar' for kirkwood
Add board 'dockstar' to known fw_env-configurations. Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
parent
d86f08cc94
commit
d6e8b1f841
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ touch /etc/config/ubootenv
|
||||||
board=$(kirkwood_board_name)
|
board=$(kirkwood_board_name)
|
||||||
|
|
||||||
case "$board" in
|
case "$board" in
|
||||||
|
"dockstar" | \
|
||||||
"guruplug-server-plus" | \
|
"guruplug-server-plus" | \
|
||||||
"ib62x0" | \
|
"ib62x0" | \
|
||||||
"linksys-viper" | \
|
"linksys-viper" | \
|
||||||
|
|
Loading…
Reference in a new issue