diff Makefile @ 3769:cf04e15a72ac libavcodec

ARMv5TE optimized IDCT
author mru
date Tue, 26 Sep 2006 20:26:22 +0000
parents 6e7dc8fa5f70
children 6e7b9a44800c
line wrap: on
line diff
--- a/Makefile	Tue Sep 26 20:24:13 2006 +0000
+++ b/Makefile	Tue Sep 26 20:26:22 2006 +0000
@@ -325,6 +325,7 @@
                                           armv4l/mpegvideo_arm.o
 OBJS-$(TARGET_IWMMXT)                  += armv4l/dsputil_iwmmxt.o   \
                                           armv4l/mpegvideo_iwmmxt.o
+ASM_OBJS-$(TARGET_ARMV5TE)             += armv4l/simple_idct_armv5te.o
 
 # sun sparc
 OBJS-$(TARGET_ARCH_SPARC)              += sparc/dsputil_vis.o