ar71xx: fix hw id of tl-wr710n image (#19902)
authorFelix Fietkau <nbd@openwrt.org>
Thu, 18 Jun 2015 09:42:00 +0000 (09:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 18 Jun 2015 09:42:00 +0000 (09:42 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r46032

SVN-Revision: 46033

target/linux/ar71xx/image/Makefile

index 580a64078668138820df2c08eab93404731f8988..187fdb60aef72815b702fa98cb035fe0b6745313 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