]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
arch/arm: add blind options to know the ARM architecture
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 21 Oct 2014 20:26:48 +0000 (22:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Oct 2014 10:35:00 +0000 (12:35 +0200)
commitece7daaa10fc6612f73b4d876110b195d202f9c7
treed76d49c71bf06f535eeb21df34169b485de0cbb9
parent68e8a10f97ffed4525c5a14b74679c682e8cbf61
arch/arm: add blind options to know the ARM architecture

In preparation to the removal of BR2_GCC_TARGET_ARCH for ARM, this
commit introduces a number of blind options for each ARM architecture,
so that packages/toolchains that had dependencies using
BR2_GCC_TARGET_ARCH can continue to express their dependencies. It can
also be used to simplify package dependencies that were using the
individual ARM core options.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
arch/Config.in.arm