forked from len0rd/rockbox
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14805 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a26110c52d
commit
590501cfe4
57 changed files with 4016 additions and 17 deletions
|
@ -1,3 +1,4 @@
|
|||
#ifndef GIGABEAT_S
|
||||
/* plugins common to all models */
|
||||
battery_bench.c
|
||||
chessclock.c
|
||||
|
@ -13,6 +14,7 @@ random_folder_advance_config.c
|
|||
rockblox.c
|
||||
rockbox_flash.c
|
||||
search.c
|
||||
shortcuts.c
|
||||
snow.c
|
||||
sort.c
|
||||
stats.c
|
||||
|
@ -144,3 +146,4 @@ iriver_flash.c
|
|||
/* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini and ifp */
|
||||
superdom.c
|
||||
#endif
|
||||
#endif /* GIGABEAT_S */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue