diff options
Diffstat (limited to 'target/linux/ar71xx/image')
-rw-r--r-- | target/linux/ar71xx/image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile index 21d0d66bff..0e46194e75 100644 --- a/target/linux/ar71xx/image/Makefile +++ b/target/linux/ar71xx/image/Makefile @@ -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 |