summaryrefslogtreecommitdiff
path: root/config/arch/mips.in.2
AgeCommit message (Collapse)AuthorFilesLines
2010-09-12arch/mips: add option for MIPS ABIsYann E. MORIN"1-0/+38
This adds selection for one of the o32, n32 and n64 ABIs. Later, we can easily use those boolean options, rather than relying on a user-supplied string option. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>