1
0
Fork 0
forked from len0rd/rockbox

Introduce HiFi E.T MA9 port.

Change-Id: I79aadc958fd5222f26f91ed127f8c6fb2c465dc2
This commit is contained in:
Andrew Ryabinin 2013-04-15 09:51:22 +04:00
parent 3fd25dcbed
commit fa4e1baa83
25 changed files with 1441 additions and 5 deletions

View file

@ -67,7 +67,7 @@ main-pp.c
show_logo.c
#elif defined(MPIO_HD200) || defined(MPIO_HD300)
mpio_hd200_hd300.c
#elif defined(RK27_GENERIC) || defined(HM60X) || defined(HM801)
#elif defined(RK27_GENERIC) || defined(HM60X) || defined(HM801) || defined(MA9)
rk27xx.c
show_logo.c
#elif defined(SANSA_CONNECT)