ramips: add support for Youku YK1

Changes since V1:
I resend this patch for current trunk.The former V1 patch is for CC branch.

Signed-off-by: Shonn Lu <countrysideboy@qq.com>

SVN-Revision: 47617
This commit is contained in:
John Crispin
2015-11-24 18:29:02 +00:00
parent 12b6f4cf71
commit e9baf8265b
6 changed files with 141 additions and 2 deletions

View File

@@ -134,7 +134,8 @@ platform_check_image() {
zbt-wa05|\
zbt-wg2626|\
zbt-wr8305rt|\
zte-q7)
zte-q7|\
youku-yk1)
[ "$magic" != "27051956" ] && {
echo "Invalid image type."
return 1