[MIPS] Enable -ffunction-sections sections.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:33 +0000 (18:44 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Jul 2008 17:44:33 +0000 (18:44 +0100)
commit372a775f50347f5c1dd87752b16e5c05ea965790
tree4925187d65557eb8f879af43f5572ae0499ae31e
parent74c8494eeb7b321e5922ee43120f91c7c9b7317f
[MIPS] Enable -ffunction-sections sections.

-ffunction-sections serves as a workaround for the problems caused by the
limited branch range in some inline assembler fragments for very large
compilation units.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Makefile