aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-02-10 14:13:08 +0000
committerRalf Baechle <ralf@linux-mips.org>2006-02-14 19:13:25 +0000
commitfbb6b3a4ac0ccf12a97c98881d9d873d6dc26fe5 (patch)
tree142b03c1852dec27cbb3a3654c34679e19617a2b /arch/mips/Makefile
parent[MIPS] More uaccess.h fixes with gcc >= 4.0.1. (diff)
downloadlinux-dev-fbb6b3a4ac0ccf12a97c98881d9d873d6dc26fe5.tar.xz
linux-dev-fbb6b3a4ac0ccf12a97c98881d9d873d6dc26fe5.zip
[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 6a57407df1bc..38c0f3360d51 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -94,7 +94,6 @@ endif
# machines may also. Since BFD is incredibly buggy with respect to
# crossformat linking we rely on the elf2ecoff tool for format conversion.
#
-cflags-y += -I $(TOPDIR)/include/asm/gcc
cflags-y += -G 0 -mno-abicalls -fno-pic -pipe
LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
MODFLAGS += -mlong-calls