diff options
Diffstat (limited to 'target/linux/ramips/mt7620')
-rwxr-xr-x | target/linux/ramips/mt7620/base-files/etc/board.d/01_leds | 3 | ||||
-rwxr-xr-x | target/linux/ramips/mt7620/base-files/etc/board.d/02_network | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds index 6d6dcde6af..59f0fe8dab 100755 --- a/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/mt7620/base-files/etc/board.d/01_leds @@ -155,7 +155,8 @@ netgear,ex2700|\ netgear,wn3000rp-v3) set_wifi_led "$boardname:green:router" ;; -netgear,ex3700) +netgear,ex3700|\ +netgear,ex6130) ucidef_set_led_netdev "wlan5g" "ROUTER (green)" "$boardname:green:router" "wlan0" ucidef_set_led_netdev "wlan2g" "DEVICE (green)" "$boardname:green:device" "wlan1" ;; diff --git a/target/linux/ramips/mt7620/base-files/etc/board.d/02_network b/target/linux/ramips/mt7620/base-files/etc/board.d/02_network index 94600bb437..dfca48e123 100755 --- a/target/linux/ramips/mt7620/base-files/etc/board.d/02_network +++ b/target/linux/ramips/mt7620/base-files/etc/board.d/02_network @@ -39,6 +39,7 @@ ramips_setup_interfaces() kimax,u25awf-h1|\ netgear,ex2700|\ netgear,ex3700|\ + netgear,ex6130|\ netgear,wn3000rp-v3|\ planex,cs-qr10|\ planex,mzk-ex300np|\ |