linux/scripts/package
Ben Hutchings 63a478fbc0 deb-pkg: Add automatic support for armhf architecture
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 <ben@decadent.org.uk>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Acked-by: Fathi Boudra <fathi.boudra@linaro.org>
Reviewed-by: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2015-10-26 22:34:26 +01:00
..
builddeb deb-pkg: Add automatic support for armhf architecture 2015-10-26 22:34:26 +01:00
buildtar kbuild: Make scripts executable 2014-08-20 16:03:45 +02:00
Makefile deb-pkg: add source package 2015-09-04 11:25:03 +02:00
mkspec kbuild: avoid listing /lib/modules in kernel spec file 2015-08-26 11:26:35 +02:00