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

@@ -108,6 +108,9 @@ get_status_led() {
wzr-hp-g300nh)
status_led="wzr-hp-g300nh:green:router"
;;
zcn-1523h-2 | zcn-1523h-5)
status_led="zcn-1523h:amber:init"
;;
esac;
}