2
0
forked from Ivasoft/openwrt

ramips: add MPR-A1 support

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

SVN-Revision: 37568
This commit is contained in:
John Crispin
2013-07-27 09:23:52 +00:00
parent 13b7ab81cf
commit 8dd30fa775
10 changed files with 143 additions and 0 deletions

View File

@@ -94,6 +94,9 @@ case $board in
mofi3500-3gn)
set_usb_led "mofi3500-3gn:green:usb"
;;
mpr-a1)
set_wifi_led "mpr-a1:blue:system"
;;
mpr-a2)
set_wifi_led "mpr-a2:blue:system"
;;

View File

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