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:
committed by
Daniel Golle
parent
dcb5cf85c8
commit
d93969a13a
@@ -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"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user