ramips: add Poray X8 support

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

SVN-Revision: 37639
This commit is contained in:
John Crispin
2013-08-01 14:31:09 +00:00
parent 54968110f1
commit ce4228b417
8 changed files with 125 additions and 3 deletions

View File

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