ramips: add user-space support for the Tenda 3G300M
[15.05/openwrt.git] / target / linux / ramips / base-files / etc / uci-defaults / 01_leds
index fa9c4f0..516f3cc 100755 (executable)
@@ -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"