]> git.baikalelectronics.ru Git - kernel.git/commit
builddeb: Add automatic support for ppc64 and powerpcspe architectures
authorBen Hutchings <ben@decadent.org.uk>
Thu, 26 Jul 2018 10:21:09 +0000 (11:21 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 28 Jul 2018 01:53:44 +0000 (10:53 +0900)
commit60b6911d73c22a366b078644b82957e88cda60e8
tree6d97cd5ad1ffdc421c080abb5abee8ccc7c406ac
parente8e8e483e03b781e87d3a7ad59f63c612e0cfba2
builddeb: Add automatic support for ppc64 and powerpcspe architectures

We currently label 64-bit big-endian kernel packages as
powerpc (32-bit), mostly because it was officially supported while
ppc64 (64-bit big-endian) was not.  Now neither is officially
supported, so label these packages as ppc64.

Debian also has a powerpcspe (32-bit with SPE) architecture.
Label packages with a suitable configuration as powerpcspe.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/package/mkdebian