2
0
forked from Ivasoft/openwrt

ar71xx: add WRTnode2Q support

Signed-off-by: KeLei Liang <xzmu@wrtnode.com>
This commit is contained in:
KeLei Liang
2016-06-01 00:32:37 +08:00
committed by John Crispin
parent 754565a84b
commit 563e9d5e1b
10 changed files with 165 additions and 2 deletions

View File

@@ -272,7 +272,8 @@ platform_check_image() {
unifiac-pro | \
unifi-outdoor | \
carambola2 | \
weio )
weio | \
wrtnode2q)
[ "$magic" != "2705" ] && {
echo "Invalid image type."
return 1