projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: support for wr512-3gn-like routers
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
include
/
asm
/
mach-ralink
/
machine.h
diff --git
a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
index
baaff71
..
7997d17
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
+++ b/
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
@@
-34,4
+34,5
@@
enum ramips_mach_type {
RAMIPS_MACH_FONERA20N, /* La Fonera 2.0N */
RAMIPS_MACH_HW550_3G, /* Aztech HW550-3G */
RAMIPS_MACH_MOFI3500_3GN, /* MoFi Network MOFI3500-3GN */
+ RAMIPS_MACH_WR512_3GN, /* SH-WR512NU/WS-WR512N1-like 3GN*/
};
This page took
0.034401 seconds
and
4
git commands to generate.