add profile for tenda w150m board

http://patchwork.openwrt.org/patch/3371/

Signed-off-by: Chi Zhang <zhangchi866@gmail.com>

SVN-Revision: 36176
This commit is contained in:
John Crispin
2013-04-03 10:00:21 +00:00
parent 7e54357bd5
commit 93899a1329
8 changed files with 110 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ preinit_set_mac_address() {
3g-6200n |\
3g-6200nl |\
3g300m | \
w150m | \
mzk-w300nh2 |\
wl-330n |\
wl-330n3g)

View File

@@ -180,6 +180,9 @@ ramips_board_detect() {
*"Tenda W306R V2.0")
name="w306r-v20"
;;
*"Tenda W150M")
name="w150m"
;;
*"TEW-691GR")
name="tew-691gr"
;;

View File

@@ -17,6 +17,7 @@ platform_check_image() {
3g-6200n | \
3g-6200nl | \
3g300m | \
w150m | \
air3gii | \
all0239-3g | \
all0256n | \