changeset 29135:628596ce7d8c

Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
author diego
date Sun, 12 Apr 2009 22:49:58 +0000
parents ede1c13e8865
children cfdba9b5abba
files libswscale/Makefile
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libswscale/Makefile	Sun Apr 12 22:43:03 2009 +0000
+++ b/libswscale/Makefile	Sun Apr 12 22:49:58 2009 +0000
@@ -16,8 +16,6 @@
 
 MMX-OBJS-$(CONFIG_GPL)     +=  x86/yuv2rgb_mmx.o        \
 
-OBJS-$(HAVE_MMX)           +=  $(MMX-OBJS-yes)
-
 EXAMPLES  = swscale
 TESTPROGS = colorspace