1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[ramips] initial support for Asus RT-N15

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17463 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-09-01 19:34:27 +00:00
parent eaea28dc97
commit 37bd623236
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 */
};