From 4a7b50679db3a3c902d459745f2f1f622e27eab6 Mon Sep 17 00:00:00 2001 From: ZhouXiaoyong Date: Mon, 27 Apr 2015 10:40:29 +0800 Subject: makefile: add Loongson-3 support Signed-off-by: Michael Niedermayer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fe0e02f2f6..fd59628a42 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,7 @@ SUBDIR_VARS := CLEANFILES EXAMPLES FFLIBS HOSTPROGS TESTPROGS TOOLS \ ARMV5TE-OBJS ARMV6-OBJS ARMV8-OBJS VFP-OBJS NEON-OBJS \ ALTIVEC-OBJS MMX-OBJS YASM-OBJS \ MIPSFPU-OBJS MIPSDSPR2-OBJS MIPSDSPR1-OBJS MSA-OBJS \ - OBJS SLIBOBJS HOSTOBJS TESTOBJS + LOONGSON3-OBJS OBJS SLIBOBJS HOSTOBJS TESTOBJS define RESET $(1) := -- cgit v1.2.3