1
0
Fork 0
forked from len0rd/rockbox

Introduce IHIFI760/960 targets.

Change-Id: Ie36e48742c0ed9aa3fd6f49aa034a11d2492327c
This commit is contained in:
Andrew Ryabinin 2013-11-16 18:21:00 +04:00
parent 04c59b8a15
commit 5b5f0755d6
18 changed files with 1212 additions and 2 deletions

View file

@ -68,7 +68,8 @@ show_logo.c
#elif defined(MPIO_HD200) || defined(MPIO_HD300)
mpio_hd200_hd300.c
#elif defined(RK27_GENERIC) || defined(HM60X) || defined(HM801) \
|| defined(MA9) || defined(MA9C) || defined(MA8) || defined(MA8C)
|| defined(MA9) || defined(MA9C) || defined(MA8) || defined(MA8C) \
|| defined(IHIFI760) || defined(IHIFI960)
rk27xx.c
show_logo.c
#elif defined(SANSA_CONNECT)