builddeb: Add automatic support for mips64el architecture
authorBen Hutchings <ben@decadent.org.uk>
Thu, 26 Jul 2018 10:21:16 +0000 (11:21 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 28 Jul 2018 01:53:44 +0000 (10:53 +0900)
commit159b37942286b32aa1c08620b3a1ed2dace7d047
tree817e326e49bb4cf9545e0f6993954ccb1ce5c91b
parent50d511ba6246c46654857b8ef64aefe76a87e455
builddeb: Add automatic support for mips64el architecture

We currently label 64-bit little-endian kernel packages as
mipsel (32-bit little-endian), mostly it was officially supported
while mips64el (64-bit little-endian) was not.  Now both are
officially supported, so label these packages as mips64el.

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