summaryrefslogtreecommitdiff
path: root/apps/codecs/libffmpegFLAC/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libffmpegFLAC/SOURCES')
-rw-r--r--apps/codecs/libffmpegFLAC/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/codecs/libffmpegFLAC/SOURCES b/apps/codecs/libffmpegFLAC/SOURCES
index 688cd3bce7..823a2b7744 100644
--- a/apps/codecs/libffmpegFLAC/SOURCES
+++ b/apps/codecs/libffmpegFLAC/SOURCES
@@ -1,7 +1,9 @@
1bitstream.c 1bitstream.c
2decoder.c 2decoder.c
3shndec.c 3shndec.c
4#if !(defined(CPU_ARM) && (ARM_ARCH > 4))
4tables.c 5tables.c
6#endif
5#if defined(CPU_COLDFIRE) 7#if defined(CPU_COLDFIRE)
6coldfire.S 8coldfire.S
7#elif defined(CPU_ARM) 9#elif defined(CPU_ARM)