summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-11-01 14:38:12 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-11-01 14:38:12 +0000
commit4c985724af47d1e98c14913c1073572dfd82e564 (patch)
treeb8c16544e1cac663640ec27d24e480b7f9327d62 /target/linux
parentfc8adbb8543225cedbaf3e4de6d3182595948d35 (diff)
downloadmaster-31e0f0ae-4c985724af47d1e98c14913c1073572dfd82e564.tar.gz
master-31e0f0ae-4c985724af47d1e98c14913c1073572dfd82e564.tar.bz2
master-31e0f0ae-4c985724af47d1e98c14913c1073572dfd82e564.zip
ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4
SVN-Revision: 28709
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h b/target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
index cd95da96b2..11d87b8a53 100644
--- a/target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
+++ b/target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
@@ -54,6 +54,7 @@ enum ar71xx_mach_type {
AR71XX_MACH_TL_WR1043ND, /* TP-LINK TL-WR1041ND */
AR71XX_MACH_TL_WR703N, /* TP-LINK TL-WR703N */
AR71XX_MACH_TL_WR741ND, /* TP-LINK TL-WR741ND */
+ AR71XX_MACH_TL_WR741ND_V4, /* TP-LINK TL-WR741ND v4*/
AR71XX_MACH_TL_WR841N_V1, /* TP-LINK TL-WR841N v1 */
AR71XX_MACH_TL_WR941ND, /* TP-LINK TL-WR941ND */
AR71XX_MACH_UBNT_BULLET_M, /* Ubiquiti Bullet M */