1
0
Fork 0
forked from len0rd/rockbox

Add the Android/MIPS target

Change-Id: Iec1d2f08c8a43e486ab1696566a718b18598ff95
This commit is contained in:
Frank Gevaerts 2012-06-11 22:06:34 +02:00
parent 268b725c40
commit d1560e5869
4 changed files with 67 additions and 3 deletions

View file

@ -634,7 +634,7 @@ target/arm/rk27xx/crt0.S
target/arm/crt0.S
#endif /* defined(CPU_*) */
#elif defined(CPU_MIPS)
#elif defined(CPU_MIPS) && (CONFIG_PLATFORM & PLATFORM_NATIVE)
target/mips/mmu-mips.c
#if CONFIG_CPU==JZ4732
target/mips/ingenic_jz47xx/crt0.S