From e11cf79fa5bb2c27a2c06c32386b7f53315f3034 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 3 Dec 2000 04:48:00 +0000 Subject: Fix three character missing cut'n'paste error. --- arch/mips64/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/mips64') diff --git a/arch/mips64/Makefile b/arch/mips64/Makefile index ecc4a3a46..9f02364f2 100644 --- a/arch/mips64/Makefile +++ b/arch/mips64/Makefile @@ -33,7 +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 += -I $(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 -- cgit v1.2.3