forked from Ivasoft/openwrt
ar71xx: add GL-AR300 support V3
This is the patch for GL-AR300 V3, tested against the latest trunk. Signed-off-by: alzhao<alzhao@gmail.com> SVN-Revision: 47621
This commit is contained in:
@@ -485,6 +485,9 @@ ar71xx_board_detect() {
|
||||
*"GL AR150")
|
||||
name="gl-ar150"
|
||||
;;
|
||||
*"GL AR300")
|
||||
name="gl-ar300"
|
||||
;;
|
||||
*"EnGenius EPG5000")
|
||||
name="epg5000"
|
||||
;;
|
||||
|
||||
@@ -221,6 +221,7 @@ platform_check_image() {
|
||||
ew-dorin | \
|
||||
ew-dorin-router | \
|
||||
gl-ar150 | \
|
||||
gl-ar300 | \
|
||||
hiwifi-hc6361 | \
|
||||
hornet-ub-x2 | \
|
||||
mzk-w04nu | \
|
||||
|
||||
Reference in New Issue
Block a user