From a69ebe234d46ca95cbcbcba7f4ef9bae598eb95b Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 10 Nov 2014 22:51:30 +0000 Subject: kernel: update kernel 3.18 to rc4 Signed-off-by: Hauke Mehrtens SVN-Revision: 43229 --- target/linux/generic/patches-3.18/220-gc_sections.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-3.18/220-gc_sections.patch') diff --git a/target/linux/generic/patches-3.18/220-gc_sections.patch b/target/linux/generic/patches-3.18/220-gc_sections.patch index 86727f1661..105d1e7691 100644 --- a/target/linux/generic/patches-3.18/220-gc_sections.patch +++ b/target/linux/generic/patches-3.18/220-gc_sections.patch @@ -25,9 +25,9 @@ Signed-off-by: Gabor Juhos +KBUILD_CFLAGS_KERNEL += -ffunction-sections -fdata-sections +endif + - cflags-y += -ffreestanding - # + # pass -msoft-float to GAS if it supports it. However on newer binutils + # (specifically newer than 2.24.51.20140728) we then also need to explicitly --- a/arch/mips/kernel/vmlinux.lds.S +++ b/arch/mips/kernel/vmlinux.lds.S @@ -67,7 +67,7 @@ SECTIONS -- cgit v1.2.3