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:
@@ -397,11 +397,11 @@ ramips_board_detect() {
|
||||
*"PSG1208")
|
||||
name="psg1208"
|
||||
;;
|
||||
*"PSG1218")
|
||||
name="psg1218"
|
||||
*"PSG1218 rev.A")
|
||||
name="psg1218a"
|
||||
;;
|
||||
*"PSG1218K2C")
|
||||
name="psg1218k2c"
|
||||
*"PSG1218 rev.B")
|
||||
name="psg1218b"
|
||||
;;
|
||||
*"PSR-680W"*)
|
||||
name="psr-680w"
|
||||
|
||||
Reference in New Issue
Block a user