build: Consistently handle conditional compilation for all optimization OBJS.

This commit is contained in:
Diego Biurrun
2012-03-27 23:10:02 +02:00
parent 2ef15b46e4
commit 7bb3a302fe
9 changed files with 33 additions and 24 deletions

View File

@@ -1,3 +1,3 @@
OBJS-$(HAVE_MMI) += mips/dsputil_mmi.o \
mips/idct_mmi.o \
mips/mpegvideo_mmi.o \
MMI-OBJS += mips/dsputil_mmi.o \
mips/idct_mmi.o \
mips/mpegvideo_mmi.o \