]> git.baikalelectronics.ru Git - kernel.git/commit
builddeb: Add automatic support for sh{3,4}{,eb} architectures
authorBen Hutchings <ben@decadent.org.uk>
Thu, 26 Jul 2018 10:22:54 +0000 (11:22 +0100)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 28 Jul 2018 01:53:44 +0000 (10:53 +0900)
commit71ade3ee2f7bcad03f556993d75349d56978f63c
treefc62bcfb609ada7ca5d81879afdd76341c29a71a
parent7478daefeea86210eb03c9de975d716ea11e56c9
builddeb: Add automatic support for sh{3,4}{,eb} architectures

Different generations of the SH architecture are not very compatible,
so there are/were separate Debian ports for SH3 and SH4.

Move the fallback out of the "case" statement, so that it will also be
used in case we find some SH architecture version without a known
mapping.

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