forked from Ivasoft/openwrt
add support for the NC-LINK SMART-300
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 42130
This commit is contained in:
@@ -160,6 +160,9 @@ get_status_led() {
|
||||
rw2458n)
|
||||
status_led="rw2458n:green:d3"
|
||||
;;
|
||||
smart-300)
|
||||
status_led="nc-link:green:system"
|
||||
;;
|
||||
oolite)
|
||||
status_led="oolite:red:system"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user