summaryrefslogtreecommitdiffstats
path: root/libavutil/mips/Makefile
diff options
context:
space:
mode:
authorBojan Zivkovic <bojan@mips.com>2012-11-21 14:00:28 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-11-21 23:57:29 +0100
commite41b518555087a9c04226cec6fd6f71920875982 (patch)
treece7b1db596e891ed7d1446376893a243f1223ead /libavutil/mips/Makefile
parentbdba96e93c0cc445e3588fe27b681f8dd8415d8c (diff)
downloadffmpeg-streaming-e41b518555087a9c04226cec6fd6f71920875982.zip
ffmpeg-streaming-e41b518555087a9c04226cec6fd6f71920875982.tar.gz
mips: Fixing HAVE_MIPSFPU dependencies
Signed-off-by: Bojan Zivkovic <bojan@mips.com> Reviewed-by: Vitor Sessak <vitor1001@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/mips/Makefile')
-rw-r--r--libavutil/mips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/mips/Makefile b/libavutil/mips/Makefile
index d8abef4..dbfa5aa 100644
--- a/libavutil/mips/Makefile
+++ b/libavutil/mips/Makefile
@@ -1 +1 @@
-MIPSFPU-OBJS-$(HAVE_INLINE_ASM) += mips/float_dsp_mips.o
+OBJS += mips/float_dsp_mips.o
OpenPOWER on IntegriCloud