ar71xx: add user-space support for the TL-WR1043ND v2 board

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38956
This commit is contained in:
Gabor Juhos
2013-11-29 20:51:13 +00:00
parent bc2d7b8193
commit 7db7757bf2
5 changed files with 9 additions and 2 deletions

View File

@@ -208,6 +208,7 @@ platform_check_image() {
tl-wr941nd | \
tl-wr1041n-v2 | \
tl-wr1043nd | \
tl-wr1043nd-v2 | \
tl-wr2543n)
[ "$magic" != "0100" ] && {
echo "Invalid image type."