OSDN Git Service

Remove forgotten ASM_OBJS in libswscale
authorMåns Rullgård <mans@mansr.com>
Mon, 3 Nov 2008 21:49:54 +0000 (21:49 +0000)
committerMåns Rullgård <mans@mansr.com>
Mon, 3 Nov 2008 21:49:54 +0000 (21:49 +0000)
Originally committed as revision 27887 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/Makefile

index fa96e09..c42a6b7 100644 (file)
@@ -11,7 +11,7 @@ OBJS-$(CONFIG_MLIB)        +=  yuv2rgb_mlib.o
 OBJS-$(HAVE_ALTIVEC)       +=  yuv2rgb_altivec.o
 OBJS-$(HAVE_VIS)           +=  yuv2rgb_vis.o
 
-ASM_OBJS-$(ARCH_BFIN)      +=  internal_bfin.o
+OBJS-$(ARCH_BFIN)          +=  internal_bfin.o
 
 HEADERS = swscale.h