forked from Ivasoft/openwrt
ath79: put all devices in alphabetical order in scripts
And remove specifying lan interfaces as eth1.1 because this is handled by ucidef_add_switch. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
This commit is contained in:
committed by
Mathias Kresin
parent
3804134369
commit
f9065e44a6
@@ -60,9 +60,9 @@ case "$FIRMWARE" in
|
||||
"pcs,cap324"|\
|
||||
"tplink,tl-mr3220-v1"|\
|
||||
"tplink,tl-mr3420-v1"|\
|
||||
"tplink,tl-wr2543-v1"|\
|
||||
"tplink,tl-wr740n-v2"|\
|
||||
"tplink,tl-wr841-v7"|\
|
||||
"tplink,tl-wr2543-v1"|\
|
||||
"ubnt,unifi")
|
||||
ath9k_eeprom_extract "art" 4096 2048
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user