From 1fad92ebccbc8b1b0e2f9e270f9cd5711212946d Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Tue, 22 Jul 2008 15:47:17 -0700 Subject: [PATCH] --- yaml --- r: 104869 b: refs/heads/master c: 4a0a088970a553e9f89d23eec688932f689d57f9 h: refs/heads/master i: 104867: 58736f35528a4de275a2b21db97d78dcc73ff15a v: v3 --- [refs] | 2 +- trunk/arch/sparc/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c12cae9b4b30..f4779f98bd52 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 428695b89831d781ba203d97ee07da68150ea40d +refs/heads/master: 4a0a088970a553e9f89d23eec688932f689d57f9 diff --git a/trunk/arch/sparc/Makefile b/trunk/arch/sparc/Makefile index fef28e267a52..6668e6037af6 100644 --- a/trunk/arch/sparc/Makefile +++ b/trunk/arch/sparc/Makefile @@ -18,6 +18,7 @@ CHECKFLAGS += -D__sparc__ #KBUILD_CFLAGS += -g -pipe -fcall-used-g5 -fcall-used-g7 KBUILD_CFLAGS += -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 KBUILD_AFLAGS += -m32 +CPPFLAGS_vmlinux.lds += -m32 #LDFLAGS_vmlinux = -N -Ttext 0xf0004000 # Since 2.5.40, the first stage is left not btfix-ed.