From cc35c91f56339a46138de84b680e33f0c633acb7 Mon Sep 17 00:00:00 2001 From: Johann Neuhauser Date: Mon, 13 Aug 2018 15:07:55 +0200 Subject: ath79: fix sysupgrade TP-Link WR841v9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove SUPPORTED_DEVICES from wr841-v9 because it´s not needed and for consistency rename everything to tl-wr841-v9. Signed-off-by: Johann Neuhauser --- target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/dts') diff --git a/target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts b/target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts index 179fada001..c4f4fddde4 100644 --- a/target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts +++ b/target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts @@ -7,6 +7,6 @@ #include "qca9533_tplink_tl-wr841.dtsi" / { - compatible = "tplink,tl-wr841n-v9", "qca,qca9533"; + compatible = "tplink,tl-wr841-v9", "qca,qca9533"; model = "TP-Link TL-WR841N/ND Version 9"; }; -- cgit v1.2.3