2
0
forked from Ivasoft/openwrt

ar71xx: add GL-Domino Pi support V3

This is the patch for GL-Domino Pi V3. Updated against the latest trunk.

Signed-off-by: alzhao<alzhao@gmail.com>

SVN-Revision: 47622
This commit is contained in:
John Crispin
2015-11-24 18:30:50 +00:00
parent a04c3e73a3
commit 1a092ce0e0
9 changed files with 204 additions and 0 deletions

View File

@@ -225,6 +225,10 @@ gl-ar300)
ucidef_set_led_wlan "wlan" "WLAN" "gl_ar300:wlan" "phy0tpt"
;;
gl-domino)
ucidef_set_led_wlan "wlan" "WLAN" "domino:blue:wlan" "phy0tpt"
;;
gl-inet)
ucidef_set_led_netdev "lan" "LAN" "gl-connect:green:lan" "eth1"
ucidef_set_led_wlan "wlan" "WLAN" "gl-connect:red:wlan" "phy0tpt"

View File

@@ -397,6 +397,7 @@ alfa-ap96 |\
alfa-nx |\
ap83 |\
gl-ar150 |\
gl-domino |\
gl-inet |\
jwap003 |\
pb42 |\