Dne 22.10.2015 v 12:28 Riku Voipio napsal(a): > On 28 September 2015 at 04:34, Ben Hutchings <b...@decadent.org.uk> wrote: >> The Debian armhf architecture uses the ARM EABI hard-float variant, >> whereas armel uses the soft-float variant. Although the kernel >> doesn't use FP itself, CONFIG_VFP must be enabled to support >> hard-float userland and will probably be disabled when supporting a >> soft-float userland. So set the architecture to armhf by default when >> CONFIG_AEABI and CONFIG_VFP are both enabled. >> >> Signed-off-by: Ben Hutchings <b...@decadent.org.uk> >> Acked-by: Ian Campbell <i...@hellion.org.uk> >> Acked-by: Fathi Boudra <fathi.bou...@linaro.org> > > Reviewed-by: Riku Voipio <riku.voi...@linaro.org>
Applied to kbuild.git#misc. Michal