projects
/
openwrt
/
staging
/
yousong.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
254f0da
)
ar71xx: set US region code for TP-Link TL-WR710N v1 image
author
Matthias Schiffer
<
[email protected]
>
Wed, 12 Jul 2017 17:22:51 +0000
(19:22 +0200)
committer
Matthias Schiffer
<
[email protected]
>
Wed, 12 Jul 2017 19:30:08 +0000
(21:30 +0200)
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]
>
target/linux/ar71xx/image/tp-link.mk
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/tp-link.mk
b/target/linux/ar71xx/image/tp-link.mk
index f7177077fdcde35d12cab4ac225724018ff15b35..e0207f2ec1a3fb8a1fa42c672634f25759ac491b 100644
(file)
--- a/
target/linux/ar71xx/image/tp-link.mk
+++ b/
target/linux/ar71xx/image/tp-link.mk
@@
-747,6
+747,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