forked from Ivasoft/openwrt
ralink: add WRTnode2 platform and led support
Signed-off-by: xzmu <xzmu@wrtnode.com> SVN-Revision: 48049
This commit is contained in:
@@ -181,6 +181,11 @@ get_status_led() {
|
||||
wsr-600)
|
||||
status_led="$board:orange:diag"
|
||||
;;
|
||||
wrtnode2r | \
|
||||
wrtnode2p | \
|
||||
wrtnode)
|
||||
status_led="wrtnode:blue:indicator"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user