forked from Ivasoft/openwrt
ar71xx: add user-space support for the OpenMesh A40
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
committed by
John Crispin
parent
5e61a8331d
commit
640f9158e2
@@ -8,6 +8,9 @@ get_status_led() {
|
||||
local board=$(ar71xx_board_name)
|
||||
|
||||
case $board in
|
||||
a40)
|
||||
status_led="a40:green:status"
|
||||
;;
|
||||
a60)
|
||||
status_led="a60:green:status"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user