mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
ar71xx: use WPS led for diagnostic on WRT160NL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17518 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e325b77df1
commit
64f5e7faa3
@ -73,7 +73,7 @@ get_status_led() {
|
||||
status_led="wrt400n:blue:status"
|
||||
;;
|
||||
wrt160nl)
|
||||
status_led="wrt160nl:blue:status"
|
||||
status_led="wrt160nl:blue:wps"
|
||||
;;
|
||||
esac;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user