kumquat-buildroot/toolchain/toolchain-external
Thomas Petazzoni c5f87f72f5 toolchain-external: use BR2_GCC_TARGET_ARCH for toolchain conditionals
Instead of a long list of the ARMv7-A Cortex-A, use a conditional
based on BR2_GCC_TARGET_ARCH to hide/show toolchains that are only
usable on ARMv7-A.

However, in the comment related to Linaro toolchains, we keep
mentioning Cortex-A{5,8,9,15} because that's what users see when they
select their architecture variant.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-11 00:04:37 +02:00
..
Config.in toolchain-external: use BR2_GCC_TARGET_ARCH for toolchain conditionals 2013-06-11 00:04:37 +02:00
ext-tool.mk toolchain-external: add support for Arago 2011.09 ARMv5 2013-06-11 00:04:12 +02:00
ext-toolchain-wrapper.c