]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
arch/arm: use EABIhf by default with VFP
authorBenoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
Sun, 25 Oct 2015 15:19:40 +0000 (16:19 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 25 Oct 2015 18:56:20 +0000 (19:56 +0100)
commitcc0773f2a89f30b252532e771cf4ffa513f57f2d
tree73571049fccdb8aef0eed84cfbad3e309213bab9
parent3af2f6cddcdf9fccc6900b17cae8c15f3ee4fddf
arch/arm: use EABIhf by default with VFP

Set EABIhf as the default target ABI for the ARM processors that have or
may have a VFP unit, since this ABI is the most efficient in that case.
Of course, EABI can still be selected manually if needed.

[Peter: only default to EABIHF when we are sure the CPU has a VFP]
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.arm