|
@@ -12,7 +12,7 @@ NM := $(NM) -B
|
|
|
|
|
|
LDFLAGS_vmlinux := -static -N #-relax
|
|
LDFLAGS_vmlinux := -static -N #-relax
|
|
CHECKFLAGS += -D__alpha__ -m64
|
|
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)
|
|
cflags-y += $(call cc-option, -fno-jump-tables)
|
|
|
|
|
|
cpuflags-$(CONFIG_ALPHA_EV4) := -mcpu=ev4
|
|
cpuflags-$(CONFIG_ALPHA_EV4) := -mcpu=ev4
|