forked from len0rd/rockbox
Revert... stupid svn doesn't complain when passing -m twice :(
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16939 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
01a106dbfa
commit
02580851ad
15 changed files with 86 additions and 147 deletions
|
@ -19,7 +19,6 @@ stats.c
|
|||
stopwatch.c
|
||||
vbrfix.c
|
||||
viewer.c
|
||||
test_disk.c
|
||||
|
||||
#ifdef OLYMPUS_MROBE_500
|
||||
/* remove these once the plugins before it are compileable */
|
||||
|
@ -48,9 +47,6 @@ flipit.c
|
|||
brickmania.c
|
||||
maze.c
|
||||
mazezam.c
|
||||
greyscale.c
|
||||
test_fps.c
|
||||
test_scanrate.c
|
||||
text_editor.c
|
||||
wavview.c
|
||||
robotfindskitten.c
|
||||
|
@ -61,10 +57,6 @@ jpeg.c
|
|||
mandelbrot.c
|
||||
plasma.c
|
||||
|
||||
#if LCD_DEPTH < 4
|
||||
test_grey.c
|
||||
#endif
|
||||
|
||||
blackjack.c
|
||||
bounce.c
|
||||
bubbles.c
|
||||
|
@ -124,7 +116,6 @@ nim.c
|
|||
|
||||
#if CONFIG_CODEC == SWCODEC /* software codec platforms */
|
||||
mp3_encoder.c
|
||||
test_codec.c
|
||||
wav2wv.c
|
||||
#else /* hardware codec platforms */
|
||||
#ifndef HAVE_MMC /* not for Ondio, has no remote control pin */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue