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

@@ -460,6 +460,9 @@ ramips_board_detect() {
*"ZBT-WR8305RT")
name="zbt-wr8305rt"
;;
*"YK1")
name="youku-yk1"
;;
*)
name="generic"
;;