forked from Ivasoft/openwrt
ramips: rt3883: add initial support for the TRENDnet TEW-691GR board
No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33850
This commit is contained in:
@@ -72,5 +72,6 @@ enum ramips_mach_type {
|
||||
RAMIPS_MACH_RT_N56U, /* Asus RT-N56U */
|
||||
|
||||
/* RT3883 based machines */
|
||||
RAMIPS_MACH_TEW_692GR, /* TRENDnet TEW-692GR */
|
||||
RAMIPS_MACH_TEW_691GR, /* TRENDnet TEW-691GR */
|
||||
RAMIPS_MACH_TEW_692GR /* TRENDnet TEW-692GR */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user