2
0
forked from Ivasoft/openwrt

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:
John Crispin
2015-01-17 07:07:36 +00:00
parent 03a708a0db
commit 7a65864344
7 changed files with 134 additions and 0 deletions

View File

@@ -61,6 +61,9 @@ ramips_setup_interfaces()
mlw221)
ucidef_set_interface_lan "eth0.2"
;;
mlwg2)
ucidef_set_interface_lan "eth0.1"
;;
wizard8800 | \
wl-330n | \