summaryrefslogtreecommitdiffstats
path: root/arch/alpha/Makefile
diff options
context:
space:
mode:
authorWill Deacon2013-04-07 11:36:10 +0200
committerLinus Torvalds2013-04-07 21:59:30 +0200
commitcd8d2331756751b6aeb855a3c9cb0a92fbd9c725 (patch)
tree597917e36670fc7da01aebe0e3f86d45dc85390c /arch/alpha/Makefile
parentalpha: Add irongate_io to PCI bus resources (diff)
downloadkernel-qcow2-linux-cd8d2331756751b6aeb855a3c9cb0a92fbd9c725.tar.gz
kernel-qcow2-linux-cd8d2331756751b6aeb855a3c9cb0a92fbd9c725.tar.xz
kernel-qcow2-linux-cd8d2331756751b6aeb855a3c9cb0a92fbd9c725.zip
alpha: makefile: don't enforce small data model for kernel builds
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. Cc: Richard Henderson <rth@twiddle.net> Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru> Reviewed-by: Matt Turner <mattst88@gmail.com> 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>
Diffstat (limited to 'arch/alpha/Makefile')
-rw-r--r--arch/alpha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/alpha/Makefile b/arch/alpha/Makefile
index 4759fe751aa1..2cc3cc519c54 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