2
0
forked from Ivasoft/openwrt

ramips: add Poray IP2202 support

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>

SVN-Revision: 37640
This commit is contained in:
John Crispin
2013-08-01 14:31:15 +00:00
parent ce4228b417
commit 169e184521
8 changed files with 121 additions and 0 deletions

View File

@@ -45,6 +45,9 @@ get_status_led() {
fonera20n)
status_led="fonera20n:green:power"
;;
ip2202)
status_led="ip2202:green:run"
;;
rt-n13u)
status_led="rt-n13u:power"
;;

View File

@@ -173,6 +173,7 @@ ramips_setup_macs()
broadway | \
dir-620-d1 | \
f5d8235-v1 | \
ip2202 | \
mpr-a1 | \
mpr-a2 | \
mzk-w300nh2 | \