aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/image/Makefile
diff options
context:
space:
mode:
authorShaleen Jain <shaleen.jain95@gmail.com>2016-10-28 11:00:16 +0530
committerShaleen Jain <shaleen.jain95@gmail.com>2016-10-28 21:14:27 +0530
commitf98117a065f05ddd1ab3d082fc7aea67f98cbd05 (patch)
tree10c83e15af450f1ba151ab9cbbb17c06ef8291ca /target/linux/ar71xx/image/Makefile
parent1378f4a4d9908dd48dcf21ee526334d86344ec68 (diff)
downloadupstream-f98117a065f05ddd1ab3d082fc7aea67f98cbd05.tar.gz
upstream-f98117a065f05ddd1ab3d082fc7aea67f98cbd05.tar.bz2
upstream-f98117a065f05ddd1ab3d082fc7aea67f98cbd05.zip
CC: ar71xx: backport LED fix for TL-WR841N-v11
Signed-off-by: Shaleen Jain <shaleen.jain95@gmail.com>
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 8551399d59..ae2cd97635 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