|
@@ -94,7 +94,6 @@ endif
|
|
# machines may also. Since BFD is incredibly buggy with respect to
|
|
# machines may also. Since BFD is incredibly buggy with respect to
|
|
# crossformat linking we rely on the elf2ecoff tool for format conversion.
|
|
# 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
|
|
cflags-y += -G 0 -mno-abicalls -fno-pic -pipe
|
|
LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
|
|
LDFLAGS_vmlinux += -G 0 -static -n -nostdlib
|
|
MODFLAGS += -mlong-calls
|
|
MODFLAGS += -mlong-calls
|