diff --git a/[refs] b/[refs] index a07ba72597cb..2884a8130575 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 165533c3bd750042e7e140dff5bc2406a5104efe +refs/heads/master: 05e41404470662a17699af9e6d91fc80ed91e757 diff --git a/trunk/arch/mips/Makefile b/trunk/arch/mips/Makefile index 8d544c7c9fe9..3d5626ee0a5c 100644 --- a/trunk/arch/mips/Makefile +++ b/trunk/arch/mips/Makefile @@ -14,8 +14,6 @@ KBUILD_DEFCONFIG := ip22_defconfig -cflags-y := -ffunction-sections - # # Select the object file format to substitute into the linker script. # @@ -50,6 +48,8 @@ ifneq ($(SUBARCH),$(ARCH)) endif endif +cflags-y := -ffunction-sections + ifdef CONFIG_32BIT ld-emul = $(32bit-emul) vmlinux-32 = vmlinux