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:
@@ -117,6 +117,8 @@ ramips_setup_interfaces()
|
||||
ubnt-erx|\
|
||||
ur-326n4g|\
|
||||
wrtnode|\
|
||||
wrtnode2p | \
|
||||
wrtnode2r | \
|
||||
wt3020|\
|
||||
zbt-wa05)
|
||||
ucidef_add_switch "switch0" \
|
||||
|
||||
@@ -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