2
0
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:
John Crispin
2014-07-26 20:36:22 +00:00
parent 3c9cfbeebd
commit 5b4abf87d7
7 changed files with 135 additions and 0 deletions

View File

@@ -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"
;;