summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libmad/SOURCES')
-rw-r--r--apps/codecs/libmad/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/codecs/libmad/SOURCES b/apps/codecs/libmad/SOURCES
index 862ddad..34a2a68 100644
--- a/apps/codecs/libmad/SOURCES
+++ b/apps/codecs/libmad/SOURCES
@@ -9,3 +9,6 @@ stream.c
synth.c
timer.c
version.c
+#if CONFIG_CPU==MCF5249 && !defined(SIMULATOR)
+imdct_mcf5249.S
+#endif