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:
Paul Wassi 2016-11-19 13:09:48 +01:00 committed by John Crispin
parent d86f08cc94
commit d6e8b1f841

View File

@ -14,6 +14,7 @@ touch /etc/config/ubootenv
board=$(kirkwood_board_name)
case "$board" in
"dockstar" | \
"guruplug-server-plus" | \
"ib62x0" | \
"linksys-viper" | \