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)
commitd1db881d9bf16f2c51bdef8f0dfc2e4088a76bbf
tree4269d29962f10e440e848714c0ef656bc468dc25
parent43c78d88036e47949a5af2fac0067e7ebaaf7dd0
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