From c6fe325587b1955f84c339a2ae17da28dc4e6bec Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Fri, 21 Apr 2017 02:47:44 +0200 Subject: 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 --- target/linux/ramips/base-files/lib/upgrade/platform.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/base-files/lib/upgrade') diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index 827109b..d0dd28e 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -112,8 +112,8 @@ platform_check_image() { pbr-d1|\ pbr-m1|\ psg1208|\ - psg1218|\ - psg1218k2c|\ + psg1218a|\ + psg1218b|\ psr-680w|\ px-4885|\ rb750gr3|\ -- cgit v1.1