changeset 27646:7327f61a0a4f

10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.
author diego
date Wed, 01 Oct 2008 06:47:26 +0000
parents 83d915449a10
children 98478619a22c
files Makefile
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Oct 01 01:01:59 2008 +0000
+++ b/Makefile	Wed Oct 01 06:47:26 2008 +0000
@@ -355,8 +355,7 @@
 SRCS_COMMON-$(LIBMPEG2)-$(ARCH_ALPHA)   += libmpeg2/idct_alpha.c \
                                            libmpeg2/motion_comp_alpha.c
 SRCS_COMMON-$(LIBMPEG2)-$(ARCH_ARMV4L)  += libmpeg2/motion_comp_arm.c \
-                                           libmpeg2/motion_comp_arm_s.S \
-                                           libmpeg2/motion_comp_iwmmxt.c
+                                           libmpeg2/motion_comp_arm_s.S
 SRCS_COMMON-$(LIBMPEG2)-$(HAVE_ALTIVEC) += libmpeg2/idct_altivec.c \
                                            libmpeg2/motion_comp_altivec.c
 SRCS_COMMON-$(LIBMPEG2)-$(HAVE_MMX)     += libmpeg2/idct_mmx.c \