projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
561175c
)
ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4
author
Gabor Juhos
<juhosg@openwrt.org>
Tue, 1 Nov 2011 14:38:12 +0000
(14:38 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Tue, 1 Nov 2011 14:38:12 +0000
(14:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28709
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
b/target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
index
cd95da9
..
11d87b8
100644
(file)
--- 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 */