Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b054495 authored by David Daney's avatar David Daney Committed by H. Peter Anvin
Browse files

MIPS: Select BUILDTIME_EXTABLE_SORT



We can sort the exeception table at build time for MIPS, so let's do
it.

Signed-off-by: default avatarDavid Daney <david.daney@cavium.com>
Link: http://lkml.kernel.org/r/1334872799-14589-5-git-send-email-ddaney.cavm@gmail.com


Acked-by: default avatarRalf Baechle <ralf@linux-mips.org>
Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent 1dbdc6f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ config MIPS
	select HAVE_MEMBLOCK
	select HAVE_MEMBLOCK_NODE_MAP
	select ARCH_DISCARD_MEMBLOCK
	select BUILDTIME_EXTABLE_SORT

menu "Machine selection"