ar71xx: fix hw id of tl-wr710n image (#19902)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

Backport of r46032

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46033 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2015-06-18 09:42:00 +00:00
parent 8488011ff5
commit 7f3d26f38d
1 changed files with 1 additions and 1 deletions

View 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