Skip to content

Commit 16222a1

Browse files
committed
ar71xx: set US region code for TP-Link TL-WR710N v1 image
Non-US versions of the TP-Link TL-WR710N v1 don't have a region code so far, so we can just set US unconditionally. Signed-off-by: Matthias Schiffer <[email protected]>
1 parent 254f0da commit 16222a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target/linux/ar71xx/image/tp-link.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -747,6 +747,7 @@ define Device/tl-wr710n-v1
747747
DEVICE_PROFILE := TLWR710
748748
TPLINK_HWID := 0x07100001
749749
CONSOLE := ttyATH0,115200
750+
IMAGE/factory.bin := append-rootfs | mktplinkfw factory -C US
750751
endef
751752

752753
define Device/tl-wr710n-v2

0 commit comments

Comments
 (0)