2
0
forked from Ivasoft/openwrt

ramips: add user-space support for the Tenda 3G300M

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35245
This commit is contained in:
Gabor Juhos
2013-01-19 17:05:06 +00:00
parent 7eff5d2df0
commit 9891603eb5
7 changed files with 14 additions and 0 deletions

View File

@@ -18,6 +18,9 @@ case $board in
set_wifi_led "edimax:amber:wlan"
set_usb_led "edimax:blue:3g"
;;
3g300m)
set_usb_led "tenda:blue:3g"
;;
air3gii)
set_wifi_led "airlive:green:wlan"
set_usb_led "airlive:green:mobile"