ramips: fix Phicomm PSG1218A switch port labels
The lan port sequence was reversed compared to the labels. Signed-off-by: Shiji Yang <yangshiji66@qq.com> [improve commit title/message] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
d4520d75a1
commit
567a88e4b9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,6 @@ ramips_setup_interfaces()
|
||||||
dovado,tiny-ac|\
|
dovado,tiny-ac|\
|
||||||
ohyeah,oy-0001|\
|
ohyeah,oy-0001|\
|
||||||
phicomm,psg1208|\
|
phicomm,psg1208|\
|
||||||
phicomm,psg1218a|\
|
|
||||||
planex,db-wrt01|\
|
planex,db-wrt01|\
|
||||||
planex,mzk-750dhp|\
|
planex,mzk-750dhp|\
|
||||||
ralink,mt7620a-evb|\
|
ralink,mt7620a-evb|\
|
||||||
|
@ -110,6 +109,7 @@ ramips_setup_interfaces()
|
||||||
;;
|
;;
|
||||||
dlink,dir-810l|\
|
dlink,dir-810l|\
|
||||||
netgear,jwnr2010-v5|\
|
netgear,jwnr2010-v5|\
|
||||||
|
phicomm,psg1218a|\
|
||||||
trendnet,tew-810dr|\
|
trendnet,tew-810dr|\
|
||||||
zbtlink,zbt-we2026)
|
zbtlink,zbt-we2026)
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
|
|
Loading…
Reference in a new issue