2
0
forked from Ivasoft/openwrt

initial support for RT288x/RT305x

SVN-Revision: 17439
This commit is contained in:
Gabor Juhos
2009-08-30 19:15:51 +00:00
parent 91fe363562
commit 051c44e0c5
43 changed files with 2690 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
if RALINK_RT305X
menu "Ralink RT350x machine selection"
config RT305X_MACH_GENERIC
bool "Generic RT350x based machine support"
default y
config RT305X_MACH_WHR_G300N
bool "Buffalo WHR-G300N support"
default y
endmenu
endif