ar71xx: TL-WR1043ND support cleanup

SVN-Revision: 18697
This commit is contained in:
Gabor Juhos
2009-12-08 12:46:30 +00:00
parent b12d752a63
commit 7d8a1bf239
9 changed files with 18 additions and 10 deletions

View File

@@ -75,7 +75,7 @@ platform_check_image() {
}
return 0
;;
tl-wr741nd | tl-wr941nd)
tl-wr741nd | tl-wr941nd | tl-wr1043nd)
[ "$magic" != "0100" ] && {
echo "Invalid image type."
return 1