2
0
forked from Ivasoft/openwrt

add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com>

SVN-Revision: 19321
This commit is contained in:
Jo-Philipp Wich
2010-01-24 23:31:49 +00:00
parent 21a3932267
commit 6351d88e29
6 changed files with 126 additions and 6 deletions

View File

@@ -7,6 +7,11 @@ config RT288X_MACH_RT_N15
default y
select RALINK_DEV_GPIO_LEDS
config RT288X_MACH_WZR_AGL300NH
bool "Buffalo WZR-AGL300NH board support"
default y
select RALINK_DEV_GPIO_LEDS
endmenu
endif