forked from Ivasoft/openwrt
ramips: rename PSG1218 to match label
Fix previous commit to be less ambigous: PSG1218 rev.A = 5 ports, external PA, heatsinks PSG1218 rev.B = 4 ports, internal PA, no heatsinks Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -104,8 +104,8 @@ get_status_led() {
|
||||
psg1208)
|
||||
status_led="$board:white:wps"
|
||||
;;
|
||||
psg1218|\
|
||||
psg1218k2c)
|
||||
psg1218a|\
|
||||
psg1218b)
|
||||
status_led="$board:yellow:status"
|
||||
;;
|
||||
cy-swr1100|\
|
||||
|
||||
Reference in New Issue
Block a user