ar71xx: add GL-AR150 support V3

This is the 3rd version. Modified against the latest trunk.

Signed-off-by: alzhao<alzhao@gmail.com>

SVN-Revision: 47620
This commit is contained in:
John Crispin
2015-11-24 18:29:59 +00:00
parent 8c1f5141ce
commit 72093bd528
9 changed files with 195 additions and 3 deletions

View File

@@ -482,6 +482,9 @@ ar71xx_board_detect() {
name="gl-inet"
gl_inet_board_detect
;;
*"GL AR150")
name="gl-ar150"
;;
*"EnGenius EPG5000")
name="epg5000"
;;

View File

@@ -220,6 +220,7 @@ platform_check_image() {
esr900 | \
ew-dorin | \
ew-dorin-router | \
gl-ar150 | \
hiwifi-hc6361 | \
hornet-ub-x2 | \
mzk-w04nu | \