projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27aada7
)
ar71xx: fix tl-wr710n images (#19692)
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 26 May 2015 07:13:40 +0000
(07:13 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 26 May 2015 07:13:40 +0000
(07:13 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45756
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index 38d01c85a9b69bb7530287ceb089695d43f17cb3..ee8af8a6c1e18a9ce7b642e6944a623597f71e7b 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-412,7
+412,7
@@
endef
define Device/tl-wr710n-v1
$(Device/tplink-8mlzma)
- BOARDNAME := TL-WR710N
V1
+ BOARDNAME := TL-WR710N
DEVICE_PROFILE := TLWR710
TPLINK_HWID := 0x07100001
CONSOLE := ttyATH0,115200
@@
-420,7
+420,7
@@
endef
define Device/tl-wr710n-v2
$(Device/tplink-4mlzma)
- BOARDNAME := TL-WR710N
V2
+ BOARDNAME := TL-WR710N
DEVICE_PROFILE := TLWR710
TPLINK_HWID := 0x07100001
CONSOLE := ttyATH0,115200