aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image/Makefile
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2016-10-29 00:32:16 +0200
committerGitHub <noreply@github.com>2016-10-29 00:32:16 +0200
commit0f757bd2606971252f901ef3faf4dbd0086315f7 (patch)
tree0bf6ca3e7a35fd3e9cb28dc5759cfea98961a5de /target/linux/ar71xx/image/Makefile
parentc4ce8c716cb5c83e4a9fe003c24f09f4e8d8a731 (diff)
parentf98117a065f05ddd1ab3d082fc7aea67f98cbd05 (diff)
downloadupstream-0f757bd2606971252f901ef3faf4dbd0086315f7.tar.gz
upstream-0f757bd2606971252f901ef3faf4dbd0086315f7.tar.bz2
upstream-0f757bd2606971252f901ef3faf4dbd0086315f7.zip
Merge pull request #158 from Shalzz/chaos_calmer
CC: ar71xx: backport LED fix for TL-WR841N-v11
Diffstat (limited to 'target/linux/ar71xx/image/Makefile')
-rw-r--r--target/linux/ar71xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/Makefile b/target/linux/ar71xx/image/Makefile
index 54d92766bd..a8073f2eca 100644
--- a/target/linux/ar71xx/image/Makefile
+++ b/target/linux/ar71xx/image/Makefile
@@ -578,7 +578,7 @@ endef
define Device/tl-wr841n-v11
$(Device/tplink-4mlzma)
- BOARDNAME := TL-WR841N-v9
+ BOARDNAME := TL-WR841N-v11
DEVICE_PROFILE := TLWR841
TPLINK_HWID := 0x08410011
endef