From 824147960569f2c1cd22140c9074c62c3df911a5 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Sun, 29 May 2016 02:02:20 +0200 Subject: tools/tplink-safeloader: split CPE210 from CPE510 profile The CPE210 was still described for the OEM upgrade as compatible, even the wireless configuration isn't compatible anymore between both series (2ghz and 5ghz). Update the CPE210 image profile to use the new profile. Signed-off-by: Alexander Couzens --- target/linux/ar71xx/image/tp-link.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/ar71xx/image/tp-link.mk b/target/linux/ar71xx/image/tp-link.mk index 140123a4d8..fc38cf1026 100644 --- a/target/linux/ar71xx/image/tp-link.mk +++ b/target/linux/ar71xx/image/tp-link.mk @@ -101,6 +101,7 @@ endef define Device/cpe210-220 $(Device/cpe510-520) BOARDNAME := CPE210 + TPLINK_BOARD_NAME := CPE210 endef TARGET_DEVICES += cpe210-220 cpe510-520 -- cgit v1.2.3