mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 19:46:46 +02:00
ar71xx: add rb750 to diag.sh
Support status led in diag.sh for RB750 Patch from: Evangelos Arkalis <arkalis.e@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31207 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a73a270eb0
commit
4afe9df355
@ -90,6 +90,9 @@ get_status_led() {
|
||||
rb-411 | rb-411u | rb-433 | rb-433u | rb-450 | rb-450g | rb-493)
|
||||
status_led="rb4xx:yellow:user"
|
||||
;;
|
||||
rb-750)
|
||||
status_led="rb750:green:act"
|
||||
;;
|
||||
routerstation | routerstation-pro)
|
||||
status_led="ubnt:green:rf"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user