forked from Ivasoft/openwrt
ar71xx: add support for EasyLink M150 and M-mini
v3 refreshes the patch on trunk@41337 This patch adds support for the EasyLink EL-M150 and M-mini http://wiki.openwrt.org/toh/easylink/el-m150 http://wiki.openwrt.org/toh/easylink/el-m-mini Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 41348
This commit is contained in:
@@ -65,6 +65,10 @@ get_status_led() {
|
||||
eap7660d)
|
||||
status_led="eap7660d:green:ds4"
|
||||
;;
|
||||
el-mini | \
|
||||
el-m150)
|
||||
status_led="EasyLink:green:system"
|
||||
;;
|
||||
hiwifi-hc6361)
|
||||
status_led="hiwifi:blue:system"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user