ar71xx: fix hw id of tl-wr710n image (#19902)
[15.05/openwrt.git] / target / linux / ar71xx / image / Makefile
index 580a640..187fdb6 100644 (file)
@@ -422,7 +422,7 @@ define Device/tl-wr710n-v2
     $(Device/tplink-4mlzma)
     BOARDNAME := TL-WR710N
     DEVICE_PROFILE := TLWR710
-    TPLINK_HWID := 0x07100001
+    TPLINK_HWID := 0x07100002
     CONSOLE := ttyATH0,115200
 endef