From 28fd279e5d39d60efb8bcc3bbed5ab87b9e2feab Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Tue, 5 Jan 2021 12:55:34 +0000 Subject: ipq806x: some corrections for TP-Link Talon AD7200 Address most comments made by Adrian Schmutzler on the mailing list. The device name is kept as 'TP-Link Talon AD7200' as that seems to be the marketing name TP-Link chose for that device, it also matches the naming scheme for other TP-Link devices (e.g. 'TP-Link Archer C7'). Fixes: 1a775a4fd0 ("ipq806x: add support for TP-Link Talon AD7200") Signed-off-by: Daniel Golle --- target/linux/ipq806x/image/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ipq806x/image') diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile index 876f337bba..b006757478 100644 --- a/target/linux/ipq806x/image/Makefile +++ b/target/linux/ipq806x/image/Makefile @@ -342,7 +342,6 @@ define Device/tplink_ad7200 BLOCKSIZE := 128k PAGESIZE := 2048 BOARD_NAME := ad7200 - SUPPORTED_DEVICES += ad7200 TPLINK_BOARD_ID := AD7200 DEVICE_PACKAGES := ath10k-firmware-qca99x0-ct kmod-wil6210 endef -- cgit v1.2.3