linux/scripts/package
Adam Borowski 152b695d74 builddeb: fix cross-building to arm64 producing host-arch debs
Both Debian and kernel archs are "arm64" but UTS_MACHINE and gcc say
"aarch64".  Recognizing just the latter should be enough but let's
accept both in case something regresses again or an user sets
UTS_MACHINE=arm64.

Regressed in cfa88c7: arm64: Set UTS_MACHINE in the Makefile.

Signed-off-by: Adam Borowski <kilobyte@angband.pl>
Acked-by: Riku Voipio <riku.voipio@linaro.org>
Signed-off-by: Michal Marek <mmarek@suse.com>
2016-11-25 15:39:03 +01:00
..
builddeb builddeb: fix cross-building to arm64 producing host-arch debs 2016-11-25 15:39:03 +01:00
buildtar kbuild: Make scripts executable 2014-08-20 16:03:45 +02:00
Makefile scripts/package/Makefile: rpmbuild add support of RPMOPTS 2016-05-16 14:01:48 +02:00
mkspec kbuild/mkspec: support 'update-bootloader'-based systems 2016-04-20 10:01:30 +02:00