Searched hist:"79 a85b55e39e65d6f20c753c4ae8bcd6f4cd7007" (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/package/ |
H A D | mkdebian | diff 79a85b55e39e65d6f20c753c4ae8bcd6f4cd7007 Thu Jul 26 12:22:54 CEST 2018 Ben Hutchings <ben@decadent.org.uk> 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>
|