forked from Ivasoft/openwrt
brcm63xx: base-files: order board names alphabetically
Restore alphatetical order in uci-defaults scripts and brcm63xx.sh Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41590
This commit is contained in:
@@ -14,11 +14,11 @@ ucidef_set_interface_loopback
|
||||
|
||||
case "$board_name" in
|
||||
|
||||
96348W3 |\
|
||||
96358-502V |\
|
||||
CVG834G_E15R3921 |\
|
||||
RTA770BW |\
|
||||
RTA770W |\
|
||||
96348W3 |\
|
||||
96358-502V |\
|
||||
SPW500V)
|
||||
ucidef_set_interface_lan "eth0"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user