forked from Ivasoft/openwrt
ar71xx: base-files: alphabetical reordering
Re-order the cases of base-files/* alphabetically. Also merge some cases in diag.sh Signed-off-by: Paul Wassi <p.wassi@gmx.at>
This commit is contained in:
committed by
Mathias Kresin
parent
605ce5f6cd
commit
9f7b897939
@@ -43,20 +43,18 @@ migrate_switch_name() {
|
||||
board=$(board_name)
|
||||
|
||||
case "$board" in
|
||||
dir-825-c1|\
|
||||
wzr-hp-g300nh2|\
|
||||
tl-wdr4300|\
|
||||
tl-wr1041n-v2|\
|
||||
wrt160nl|\
|
||||
airrouter|\
|
||||
ap121|\
|
||||
ap121-mini|\
|
||||
ap96|\
|
||||
airrouter|\
|
||||
dir-600-a1|\
|
||||
dir-615-c1|\
|
||||
dir-615-e1|\
|
||||
dir-615-e4|\
|
||||
dir-825-c1|\
|
||||
ebr-2310-c1|\
|
||||
ew-dorin|\
|
||||
ew-dorin-router|\
|
||||
ja76pf|\
|
||||
rb-750|\
|
||||
rb-751|\
|
||||
@@ -65,17 +63,19 @@ tew-712br|\
|
||||
tl-mr3220|\
|
||||
tl-mr3220-v2 |\
|
||||
tl-mr3420|\
|
||||
tl-wdr4300|\
|
||||
tl-wr741nd|\
|
||||
tl-wr741nd-v4|\
|
||||
tl-wr841n-v7|\
|
||||
tl-wr1041n-v2|\
|
||||
whr-g301n|\
|
||||
whr-hp-g300n|\
|
||||
whr-hp-gn|\
|
||||
wrt160nl|\
|
||||
wzr-hp-ag300h|\
|
||||
wzr-hp-g300nh2|\
|
||||
wzr-hp-g450h|\
|
||||
z1|\
|
||||
ew-dorin|\
|
||||
ew-dorin-router)
|
||||
z1)
|
||||
migrate_switch_name "eth0" "switch0"
|
||||
;;
|
||||
|
||||
@@ -93,8 +93,8 @@ rb-2011uas-2hnd)
|
||||
;;
|
||||
|
||||
dir-825-b1|\
|
||||
tew-673gru|\
|
||||
nbg460n_550n_550nh)
|
||||
nbg460n_550n_550nh|\
|
||||
tew-673gru)
|
||||
migrate_switch_name "rtl8366s" "switch0"
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user