diff Makefile @ 5618:ad0ab0eebd69 libavcodec

add simple_idct implemented in Sparc VIS patch by Balatoni Denes % dbalatoni A interware P hu% Original thread: Messages starting with: [PATCH] SPARC VIS simple_idct *
author gpoirier
date Thu, 30 Aug 2007 19:18:23 +0000
parents 296006eeb808
children 8269c8349447
line wrap: on
line diff
--- a/Makefile	Thu Aug 30 16:40:51 2007 +0000
+++ b/Makefile	Thu Aug 30 19:18:23 2007 +0000
@@ -376,6 +376,7 @@
 ASM_OBJS-$(HAVE_ARMV6)                 += armv4l/simple_idct_armv6.o \
 
 OBJS-$(ARCH_SPARC)                     += sparc/dsputil_vis.o \
+                                          sparc/simple_idct_vis.o \
 
 sparc/dsputil_vis.o: CFLAGS += -mcpu=ultrasparc -mtune=ultrasparc