1
0
Fork 0
forked from len0rd/rockbox

Add new build target for iriver H10 5/6Gb.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10661 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Barry Wardell 2006-08-19 19:21:17 +00:00
parent 9fdb611547
commit 99c2dc5284
12 changed files with 191 additions and 5 deletions

View file

@ -1,3 +1,4 @@
#ifndef IRIVER_H10_5GB
arcade.c
pacbox.c
hardware.c
@ -10,3 +11,4 @@ pacbox_lcd.c
#if defined(CPU_COLDFIRE)
pacbox_cf.S
#endif
#endif