kumquat-buildroot/toolchain
Markos Chandras f3a2b806de ext-toolchain: MIPS: Select correct endianness for the target
Previously, an external-toolchain on a mipsel/mips64el target
didn't select the appriopriate endianness but
it asked the user to set the correct CFLAGS on his/her own.
We fix this by appending "-EL" to the toolchain wrapper options
if the user has selected a mipsel/mips64el target.

[Thomas: remove unneeded test on BR2_ENDIAN, since mipsel and mips64el
are always little-endian, and add the corresponding big endian case.]

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2013-10-30 18:51:37 +01:00
..
toolchain toolchain: introduce a virtual package 2013-10-09 12:30:44 +02:00
toolchain-buildroot toolchain-buildroot: fix s/Trigerring/Triggering/ typo 2013-10-09 16:34:33 +02:00
toolchain-external ext-toolchain: MIPS: Select correct endianness for the target 2013-10-30 18:51:37 +01:00
Config.in toolchain-external: add support for musl C library 2013-10-09 16:01:25 +02:00
helpers.mk toolchain-external: add a specific check to avoid Angstrom toolchains 2013-10-14 13:22:17 +02:00
toolchain-common.in toolchain-crosstool-ng: remove support 2013-10-06 20:50:41 +02:00