diff Makefile @ 8071:2487a9db02a0 libavcodec

ARM: move VFP DSP functions to dsputils_vfp.S
author mru
date Mon, 27 Oct 2008 00:25:16 +0000
parents f7acc3c7698e
children 36671e6689c7
line wrap: on
line diff
--- a/Makefile	Mon Oct 27 00:25:12 2008 +0000
+++ b/Makefile	Mon Oct 27 00:25:16 2008 +0000
@@ -433,6 +433,7 @@
                                           armv4l/simple_idct_armv5te.o  \
 
 OBJS-$(HAVE_ARMVFP)                    += armv4l/float_arm_vfp.o        \
+                                          armv4l/dsputil_vfp.o          \
 
 OBJS-$(HAVE_ARMV6)                     += armv4l/simple_idct_armv6.o    \