Skip to content
Snippets Groups Projects
Commit cc35c91f authored by Johann Neuhauser's avatar Johann Neuhauser Committed by Mathias Kresin
Browse files

ath79: fix sysupgrade TP-Link WR841v9


Remove SUPPORTED_DEVICES from wr841-v9 because it´s not needed and
for consistency rename everything to tl-wr841-v9.

Signed-off-by: default avatarJohann Neuhauser <johann@it-neuhauser.de>
parent 9c6c7d11
No related branches found
No related tags found
No related merge requests found
......@@ -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";
};
......@@ -123,7 +123,6 @@ define Device/tplink_tl-wr841-v9
ATH_SOC := qca9533
DEVICE_TITLE := TP-LINK TL-WR841N/ND v9
TPLINK_HWID := 0x08410009
SUPPORTED_DEVICES += tl-wr841n-v9
endef
TARGET_DEVICES += tplink_tl-wr841-v9
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment