Remove forgotten ASM_OBJS in libswscale
Originally committed as revision 27887 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
82d1605fe7
commit
1a220bcde3
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user