projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a33a567
)
ar71xx: fix mr3220 device profile (#19990)
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 1 Aug 2015 15:13:10 +0000
(15:13 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 1 Aug 2015 15:13:10 +0000
(15:13 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46541
target/linux/ar71xx/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/image/Makefile
b/target/linux/ar71xx/image/Makefile
index c2ebb8f0d31ea9bb0deb02f98309805709ba7276..78069b8d3dc659198e4eb1552eb038df2bec5428 100644
(file)
--- a/
target/linux/ar71xx/image/Makefile
+++ b/
target/linux/ar71xx/image/Makefile
@@
-465,7
+465,7
@@
endef
define Device/tl-mr3220-v2
$(Device/tplink-4mlzma)
BOARDNAME := TL-MR3220-v2
- DEVICE_PROFILE := TLMR3220
V2
+ DEVICE_PROFILE := TLMR3220
TPLINK_HWID := 0x32200002
CONSOLE := ttyATH0,115200
endef