aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2013-04-07 21:36:10 +1200
committerBen Hutchings <ben@decadent.org.uk>2013-09-10 01:57:31 +0100
commit1e11845dc7a6e16ff4f65b25a09b1e07aeaf484a (patch)
tree266e6aff4a134e821568acfecf6655d06c8d9cfd /arch/alpha
parentcaafbc41c4c3627192662c7261dc73272ab4b1ca (diff)
downloadkernel_samsung_smdk4412-1e11845dc7a6e16ff4f65b25a09b1e07aeaf484a.zip
kernel_samsung_smdk4412-1e11845dc7a6e16ff4f65b25a09b1e07aeaf484a.tar.gz
kernel_samsung_smdk4412-1e11845dc7a6e16ff4f65b25a09b1e07aeaf484a.tar.bz2
alpha: makefile: don't enforce small data model for kernel builds
commit cd8d2331756751b6aeb855a3c9cb0a92fbd9c725 upstream. Due to all of the goodness being packed into today's kernels, the resulting image isn't as slim as it once was. In light of this, don't pass -msmall-data to gcc, which otherwise results in link failures due to impossible relocations when compiling anything but the most trivial configurations. Reviewed-by: Matt Turner <mattst88@gmail.com> Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Tested-by: Thorsten Kranzkowski <dl8bcu@dl8bcu.de> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Michael Cree <mcree@orcon.net.nz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Cc: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'arch/alpha')
-rw-r--r--arch/alpha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/Makefile b/arch/alpha/Makefile
index 4759fe7..2cc3cc5 100644
--- a/arch/alpha/Makefile
+++ b/arch/alpha/Makefile
@@ -12,7 +12,7 @@ NM := $(NM) -B
LDFLAGS_vmlinux := -static -N #-relax
CHECKFLAGS += -D__alpha__ -m64
-cflags-y := -pipe -mno-fp-regs -ffixed-8 -msmall-data
+cflags-y := -pipe -mno-fp-regs -ffixed-8
cflags-y += $(call cc-option, -fno-jump-tables)
cpuflags-$(CONFIG_ALPHA_EV4) := -mcpu=ev4