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,11 @@
if RALINK_RT288X
menu "Ralink RT288x machine selection"
config RT288X_MACH_GENERIC
bool "Generic RT288x based machine support"
default y
endmenu
endif