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:
@@ -61,6 +61,9 @@ ramips_setup_interfaces()
|
||||
mlw221)
|
||||
ucidef_set_interface_lan "eth0.2"
|
||||
;;
|
||||
mlwg2)
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
;;
|
||||
|
||||
wizard8800 | \
|
||||
wl-330n | \
|
||||
|
||||
Reference in New Issue
Block a user