diff Makefile @ 8335:f19fe0cade86 libavcodec

ARM: NEON optimised simple_idct
author mru
date Mon, 15 Dec 2008 22:12:37 +0000
parents 6bdd6dfc3574
children c8401acb05d1
line wrap: on
line diff
--- a/Makefile	Mon Dec 15 22:12:32 2008 +0000
+++ b/Makefile	Mon Dec 15 22:12:37 2008 +0000
@@ -450,6 +450,7 @@
 
 OBJS-$(HAVE_NEON)                      += armv4l/dsputil_neon.o         \
                                           armv4l/dsputil_neon_s.o       \
+                                          armv4l/simple_idct_neon.o     \
 
 OBJS-$(ARCH_BFIN)                      += bfin/dsputil_bfin.o           \
                                           bfin/fdct_bfin.o              \