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

target/linux/ar71xx/image/Makefile

index 21d0d66bff622fe0e4e8fcee7fe0fa65de235df6..0e46194e751161ec079a447bdb6e4f857cdbf3e9 100644 (file)
@@ -473,7 +473,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