forked from len0rd/rockbox
test_codec is SWCODEC only
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25604 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f462c1b109
commit
2252b2dcec
1 changed files with 2 additions and 0 deletions
|
@ -185,7 +185,9 @@ remote_control.c
|
|||
#ifdef HAVE_ADJUSTABLE_CPU_FREQ
|
||||
test_boost.c
|
||||
#endif
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
test_codec.c
|
||||
#endif
|
||||
#ifdef HAVE_JPEG
|
||||
test_core_jpeg.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue