ralink: add support for Kingston MLWG2
This patch adds support for the Kingston Mobilelite Wireless G2 (MLWG2) http://wiki.openwrt.org/toh/kingston/mlwg2 https://github.com/gmacario/kingston-mlwg2-hack/wiki/Testing-OpenWrt-on-MLWG2 Tested-by: Gianpaolo Macario <gmacario@gmail.com> Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 43990
This commit is contained in:
@@ -187,6 +187,9 @@ ramips_board_detect() {
|
||||
*"Kingston MLW221")
|
||||
name="mlw221"
|
||||
;;
|
||||
*"Kingston MLWG2")
|
||||
name="mlwg2"
|
||||
;;
|
||||
*"Linksys E1700")
|
||||
name="e1700"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user