]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/tags.sh: drop SUBARCH support for ARM
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 5 Jul 2019 15:14:30 +0000 (00:14 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 9 Jul 2019 13:01:44 +0000 (22:01 +0900)
commitde85a3662462e392e6447e6a33333ff803e04f18
tree4269d29962f10e440e848714c0ef656bc468dc25
parent13934bd453b8df541db6dfc5a053c6ca2a0de4cd
scripts/tags.sh: drop SUBARCH support for ARM

Our goal is to have more and more sub-architectures to join the
ARM multi-platform, and support them in a single configuration.

Remove the ARM SUBARCH support because it is ugly.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/tags.sh