ramips: add Poray X5/X6 Support

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>

SVN-Revision: 37638
This commit is contained in:
John Crispin
2013-08-01 14:31:04 +00:00
parent 0dc3b44b0d
commit 54968110f1
8 changed files with 158 additions and 3 deletions

View File

@@ -75,7 +75,8 @@ platform_check_image() {
whr-g300n |\
ur-326n4g |\
ur-336un |\
wr512-3gn)
wr512-3gn |\
x5)
[ "$magic" != "27051956" ] && {
echo "Invalid image type."
return 1