ar71xx: add user-space support for the WNR612 v2 board

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3876/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37576
This commit is contained in:
Gabor Juhos
2013-07-28 10:23:37 +00:00
parent 6d8163505e
commit 41d136f2c8
4 changed files with 10 additions and 2 deletions

View File

@@ -215,7 +215,8 @@ platform_check_image() {
}
return 0
;;
wndr3700)
wndr3700 | \
wnr612-v2)
local hw_magic
hw_magic="$(ar71xx_get_mtd_part_magic firmware)"