2
0
forked from Ivasoft/openwrt

initial support for Asus RT-N15

SVN-Revision: 17463
This commit is contained in:
Gabor Juhos
2009-09-01 19:34:27 +00:00
parent 01657335b9
commit 552e298755
5 changed files with 91 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
enum ramips_mach_type {
RAMIPS_MACH_GENERIC,
RAMIPS_MACH_RT_N15, /* Asus RT-N15 */
RAMIPS_MACH_WHR_G300N, /* Buffalo WHR-G300N */
};