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:
@@ -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"
|
||||
;;
|
||||
|
||||
@@ -46,6 +46,7 @@ ramips_setup_interfaces()
|
||||
;;
|
||||
|
||||
dir-615-h1 | \
|
||||
3g-6200nl | \
|
||||
wl-330n)
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user