X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=arch.mak;h=48bc2d32417dfe0b74193bef5c25e37fc41c9a15;hp=0e866d86287dff27285480d7c830d386a07a1755;hb=eae13eae9d6499e81cd77bcd9e13f7bcb31b5577;hpb=a99de50ec7671c5224e27795572cc76236f1bdb6;ds=sidebyside diff --git a/arch.mak b/arch.mak index 0e866d8628..48bc2d3241 100644 --- a/arch.mak +++ b/arch.mak @@ -5,7 +5,6 @@ OBJS-$(HAVE_VFP) += $(VFP-OBJS) $(VFP-OBJS-yes) OBJS-$(HAVE_NEON) += $(NEON-OBJS) $(NEON-OBJS-yes) OBJS-$(HAVE_MIPSFPU) += $(MIPSFPU-OBJS) $(MIPSFPU-OBJS-yes) -OBJS-$(HAVE_MIPS32R2) += $(MIPS32R2-OBJS) $(MIPS32R2-OBJS-yes) OBJS-$(HAVE_MIPSDSPR1) += $(MIPSDSPR1-OBJS) $(MIPSDSPR1-OBJS-yes) OBJS-$(HAVE_MIPSDSPR2) += $(MIPSDSPR2-OBJS) $(MIPSDSPR2-OBJS-yes)