summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-10-13 15:25:11 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-10-13 15:25:11 +0200
commit85fe70b64c3d0c46ba5a8c7b501283e3b97e24e4 (patch)
treecc7fb01fe9ef1bf8df01163a03f22e9fcbda93bd /Makefile
parentb4ca1b159f4b7f0c3d1e4b2deab686bda934f3a2 (diff)
parentca411fc1d34329cd17b28627f697e391ae52073f (diff)
downloadffmpeg-streaming-85fe70b64c3d0c46ba5a8c7b501283e3b97e24e4.zip
ffmpeg-streaming-85fe70b64c3d0c46ba5a8c7b501283e3b97e24e4.tar.gz
Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'
* commit 'ca411fc1d34329cd17b28627f697e391ae52073f': avcodec: Remove broken MMI optimizations Conflicts: arch.mak configure libavcodec/avcodec.h libavcodec/mips/Makefile libavcodec/mips/dsputil_mmi.c libavcodec/mips/idct_mmi.c libavcodec/mips/mmi.h libavcodec/mips/mpegvideo_mmi.c libavcodec/options_table.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 53db626..303f80f 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ config.h: .config
SUBDIR_VARS := CLEANFILES EXAMPLES FFLIBS HOSTPROGS TESTPROGS TOOLS \
ARCH_HEADERS BUILT_HEADERS SKIPHEADERS \
ARMV5TE-OBJS ARMV6-OBJS ARMVFP-OBJS NEON-OBJS \
- MMI-OBJS ALTIVEC-OBJS VIS-OBJS \
+ ALTIVEC-OBJS VIS-OBJS \
MMX-OBJS YASM-OBJS \
MIPSFPU-OBJS MIPSDSPR2-OBJS MIPSDSPR1-OBJS MIPS32R2-OBJS \
OBJS HOSTOBJS TESTOBJS
OpenPOWER on IntegriCloud