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

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.comAcked-by: default avatarRalf Baechle <ralf@linux-mips.org>
Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent 1dbdc6f1
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment