aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
diff options
context:
space:
mode:
authorAndrey Polischuk <androld.b@gmail.com>2017-05-11 21:26:21 +0300
committerPiotr Dymacz <pepe2k@gmail.com>2017-05-30 14:15:25 +0200
commit0f21873f7f1465f9ddd0ebde11716b966cb7665e (patch)
tree9ce13bc576f2fc638c5ffe9f2115694ced74b11f /target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
parenta4198f8c8d2c6bc57660d21f7ce97f3c0d19b736 (diff)
downloadupstream-0f21873f7f1465f9ddd0ebde11716b966cb7665e.tar.gz
upstream-0f21873f7f1465f9ddd0ebde11716b966cb7665e.tar.bz2
upstream-0f21873f7f1465f9ddd0ebde11716b966cb7665e.zip
ar71xx: fix LED defines for TP-Link TL-WR740N v6
Signed-off-by: Andrey Polischuk <androld.b@gmail.com> [changed commit subject, dropped redundant kernel config symbol] Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/machtypes.h')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/machtypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
index 841badc14f..ddb91ad46d 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
+++ b/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
@@ -242,6 +242,7 @@ enum ath79_mach_type {
ATH79_MACH_TL_WR703N, /* TP-LINK TL-WR703N */
ATH79_MACH_TL_WR710N, /* TP-LINK TL-WR710N */
ATH79_MACH_TL_WR720N_V3, /* TP-LINK TL-WR720N v3/v4 */
+ ATH79_MACH_TL_WR740N_V6, /* TP-LINK TL-WR740N/ND v6 */
ATH79_MACH_TL_WR741ND, /* TP-LINK TL-WR741ND */
ATH79_MACH_TL_WR741ND_V4, /* TP-LINK TL-WR741ND v4 */
ATH79_MACH_TL_WR802N_V1, /* TP-LINK TL-WR802N v1 */