1
0
Fork 0
forked from len0rd/rockbox

Put the X5 bootloader in a separate file

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12456 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2007-02-22 21:38:59 +00:00
parent bd073cdb8d
commit ec549ec42e
3 changed files with 202 additions and 64 deletions

View file

@ -8,6 +8,8 @@ gigabeat.c
main-pp.c
#elif defined(ELIO_TPJ1022)
tpj1022.c
#elif defined(IAUDIO_X5)
iaudio_x5.c
#else
main.c
#endif