2
0
forked from Ivasoft/openwrt

ramips: add asiarf awapn2403 support

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41177
This commit is contained in:
John Crispin
2014-06-13 09:16:15 +00:00
parent 4f03c52dd8
commit 6d213a644d
9 changed files with 104 additions and 8 deletions

View File

@@ -55,6 +55,9 @@ ramips_board_detect() {
*"AsiaRF AWM002 EVB")
name="awm002-evb"
;;
*"AsiaRF AWAPN2403")
name="awapn2403"
;;
*"BR6524N")
name="br6524n"
;;

View File

@@ -26,6 +26,7 @@ platform_check_image() {
ar725w | \
asl26555 | \
awm002-evb | \
awapn2403 | \
bc2 | \
broadway | \
carambola | \