buildrootschalter/target
Kevin Cernekee 2b66816c71 buildroot: fix BR2_GCC_TARGET_ABI for MIPS n64
gcc 4.3/4.4/4.5 accept the following arguments for --with-abi=

"" | 32 | o64 | n32 | 64 | eabi)

So, the "n64" argument coming from buildroot should be changed to "64"
so that gcc's ./configure step does not error out.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-05-03 21:00:27 +02:00
..
device/xtensa xtensa: remove unused and useless skeleton patch 2010-12-17 16:51:41 +01:00
generic busybox 1.20.x: add if-post-up.d and if-pre-down.d to device table 2012-04-29 19:14:14 +02:00
xtensa uClibc: drop BR2_PROGRAM_INVOCATION option 2011-07-27 11:56:53 +02:00
Config.in.arch buildroot: fix BR2_GCC_TARGET_ABI for MIPS n64 2012-05-03 21:00:27 +02:00
Makefile.in Stop referencing the crazy target/device stuff 2010-12-16 12:15:52 +01:00