aboutsummaryrefslogtreecommitdiff
path: root/config/arch/mips.in.2
Commit message (Collapse)AuthorAgeFilesLines
* arch/mips: add option for MIPS ABIsYann E. MORIN"2010-09-121-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>