diff Makefile @ 8334:6bdd6dfc3574 libavcodec

ARM: NEON optimised put_pixels functions
author mru
date Mon, 15 Dec 2008 22:12:32 +0000
parents 87ae12cd9db0
children f19fe0cade86
line wrap: on
line diff
--- a/Makefile	Mon Dec 15 21:02:17 2008 +0000
+++ b/Makefile	Mon Dec 15 22:12:32 2008 +0000
@@ -448,6 +448,9 @@
 OBJS-$(HAVE_IWMMXT)                    += armv4l/dsputil_iwmmxt.o       \
                                           armv4l/mpegvideo_iwmmxt.o     \
 
+OBJS-$(HAVE_NEON)                      += armv4l/dsputil_neon.o         \
+                                          armv4l/dsputil_neon_s.o       \
+
 OBJS-$(ARCH_BFIN)                      += bfin/dsputil_bfin.o           \
                                           bfin/fdct_bfin.o              \
                                           bfin/idct_bfin.o              \