2
0
forked from Ivasoft/openwrt

ar71xx: Add support for Wallys DR344

This patch is for Wallys DR344 support under OpenWRT

Signed-off-by: Philippe Duchein <wireless-dev@duchein.net>

SVN-Revision: 47847
This commit is contained in:
John Crispin
2015-12-11 15:04:47 +00:00
parent fcf74b1138
commit eb8ff56684
9 changed files with 254 additions and 0 deletions

View File

@@ -95,6 +95,9 @@ get_status_led() {
dlan-pro-1200-ac)
status_led="devolo:status:wlan"
;;
dr344)
status_led="dr344:green:status"
;;
dragino2)
status_led="dragino2:red:system"
;;