1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

Remove forgotten ASM_OBJS in libswscale

Originally committed as revision 27887 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
Måns Rullgård
2008-11-03 21:49:54 +00:00
parent 82d1605fe7
commit 1a220bcde3

View 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