1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 21:11:30 +03:00

ramips: use the 'router' LED for diagnostic on the WHR-G300N board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2011-07-06 08:04:55 +00:00
parent eaafa6fa91
commit 6451badb13

View File

@ -40,7 +40,7 @@ get_status_led() {
status_led="v22rw-2x2:green:security" status_led="v22rw-2x2:green:security"
;; ;;
whr-g300n) whr-g300n)
status_led="whr-g300n:red:diag" status_led="whr-g300n:green:router"
;; ;;
hw550-3g) hw550-3g)
status_led="hw550-3g:green:status" status_led="hw550-3g:green:status"