2
0
forked from Ivasoft/openwrt

ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards

SVN-Revision: 22882
This commit is contained in:
Gabor Juhos
2010-09-03 18:14:37 +00:00
parent 2a541325d3
commit b4336a8e2d
13 changed files with 297 additions and 1 deletions

View File

@@ -121,6 +121,12 @@ ar71xx_board_name() {
*WZR-HP-G300NH)
name="wzr-hp-g300nh"
;;
*ZCN-1523H-2)
name="zcn-1523h-2"
;;
*ZCN-1523H-5)
name="zcn-1523h-5"
;;
*)
name="generic"
;;