forked from Ivasoft/openwrt
ramips: add support for Kingston MLW221
This patch adds support for the Kingston Mobilelite Wireless (MLW-221) http://wiki.openwrt.org/toh/kingston/mlw221 Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 41841
This commit is contained in:
@@ -73,6 +73,9 @@ get_status_led() {
|
||||
m4)
|
||||
status_led="m4:blue:status"
|
||||
;;
|
||||
mlw221)
|
||||
status_led="kingston:green:status"
|
||||
;;
|
||||
mofi3500-3gn)
|
||||
status_led="mofi3500-3gn:green:status"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user