2
0
forked from Ivasoft/openwrt

add profile for the Edimax 3g-6200NL board

http://patchwork.openwrt.org/patch/3214/

Signed-off-by: Cédric Le Moing <cedric.le-moing@laposte.net>

SVN-Revision: 36172
This commit is contained in:
John Crispin
2013-04-03 10:00:03 +00:00
parent f3643374c4
commit c1710901c5
8 changed files with 92 additions and 1 deletions

View File

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

View File

@@ -46,6 +46,7 @@ ramips_setup_interfaces()
;;
dir-615-h1 | \
3g-6200nl | \
wl-330n)
ucidef_set_interface_lan "eth0.1"
;;