mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
ramips: rt305x: add support for Edimax 3G-6200N
Support for Edimax 3G-6200N router with USB. Signed-off-by: Lukasz Golebiowski <lgolebio@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32682 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -30,6 +30,9 @@ status_led_off() {
|
||||
|
||||
get_status_led() {
|
||||
case $(ramips_board_name) in
|
||||
3g-6200n)
|
||||
status_led="edimax:green:power"
|
||||
;;
|
||||
argus-atp52b)
|
||||
status_led="argus-atp52b:green:run"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user