summaryrefslogtreecommitdiffstats
path: root/arch/mips64/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips64/Makefile')
-rw-r--r--arch/mips64/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips64/Makefile b/arch/mips64/Makefile
index 17bc0974e..ecc4a3a46 100644
--- a/arch/mips64/Makefile
+++ b/arch/mips64/Makefile
@@ -33,6 +33,7 @@ endif
# machines may also. Since BFD is incredibly buggy with respect to
# crossformat linking we rely on the elf2ecoff tool for format conversion.
#
+CFLAGS += $(TOPDIR)/include/asm/gcc $(CFLAGS)
CFLAGS += -mabi=64 -G 0 -mno-abicalls -fno-pic -Wa,--trap -pipe
LINKFLAGS += -G 0 -static # -N
MODFLAGS += -mlong-calls