summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-05-28 18:36:07 +0100
committerMans Rullgard <mans@mansr.com>2011-05-28 18:41:20 +0100
commitedfa89b2608889626bb6c6b177283b6fd16716cf (patch)
treea9a9763ddd70095d1f6881f64a6c814ccb1e3438
parent6ca23db9cccac05bef9bf9c665821b396af12a0b (diff)
ARM: unbreak build
Signed-off-by: Mans Rullgard <mans@mansr.com>
-rw-r--r--libavcodec/arm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/arm/Makefile b/libavcodec/arm/Makefile
index a5abfdd128..a5a5dfab64 100644
--- a/libavcodec/arm/Makefile
+++ b/libavcodec/arm/Makefile
@@ -1,5 +1,4 @@
OBJS-$(CONFIG_AC3DSP) += arm/ac3dsp_init_arm.o \
- arm/ac3dsp_arm.o
OBJS-$(CONFIG_DCA_DECODER) += arm/dcadsp_init_arm.o \