mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
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 <mschiffer@universe-factory.net>
This commit is contained in:
parent
7896d7b814
commit
d0ec502510
@ -441,6 +441,7 @@ define Device/tl-wr710n-v1
|
||||
DEVICE_PROFILE := TLWR710
|
||||
TPLINK_HWID := 0x07100001
|
||||
CONSOLE := ttyATH0,115200
|
||||
IMAGE/factory.bin := append-rootfs | mktplinkfw factory -C US
|
||||
endef
|
||||
|
||||
define Device/tl-wr710n-v2
|
||||
|
Loading…
Reference in New Issue
Block a user