[OpenWrt-Devel] [PATCH] ath79: remove SUPPORTED_DEVICES for TP-Link Archer D50 v1
Adrian Schmutzler
freifunk at adrianschmutzler.de
Wed Aug 14 18:46:07 EDT 2019
This device has not been supported in ar71xx, so there is no need
for an explicit SUPPORTED_DEVICES entry.
Signed-off-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>
---
target/linux/ath79/image/generic-tp-link.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/ath79/image/generic-tp-link.mk b/target/linux/ath79/image/generic-tp-link.mk
index 71ea0acddf..c8d31b87e9 100644
--- a/target/linux/ath79/image/generic-tp-link.mk
+++ b/target/linux/ath79/image/generic-tp-link.mk
@@ -271,7 +271,6 @@ define Device/tplink_archer-d50-v1
IMAGES := sysupgrade.bin
IMAGE/sysupgrade.bin := tplink-v2-image -s -V "ver. 2.0" | \
append-metadata | check-size $$$$(IMAGE_SIZE)
- SUPPORTED_DEVICES += archer-d50-v1
endef
TARGET_DEVICES += tplink_archer-d50-v1
--
2.20.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list