ramips: Improve compatible for TP-Link Archer devices

Include "Archer" in compatible as it is part of the device name.

Update Makefile device names where necessary to match compatible.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2019-07-03 23:21:54 +02:00
committed by Daniel Golle
parent dcb5cf85c8
commit d93969a13a
13 changed files with 35 additions and 30 deletions

View File

@@ -45,7 +45,7 @@ platform_do_upgrade() {
xiaomi,mir3p)
nand_do_upgrade "$ARGV"
;;
tplink,c50-v4)
tplink,archer-c50-v4)
MTD_ARGS="-t romfile"
default_do_upgrade "$ARGV"
;;