]> www.infradead.org Git - users/willy/linux.git/commit
kbuild: remove ARCH=sh64 support from top Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 1 May 2021 17:24:35 +0000 (02:24 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 3 May 2021 09:20:24 +0000 (18:20 +0900)
commit45799491a92174ff78d9c46de55d614814bdd3e1
treea8d9a5ea6156839a24b20451dafcb66cf0311eed
parent9009b455811b0fa1f6b0adfa94db136984db5a38
kbuild: remove ARCH=sh64 support from top Makefile

Commit 37744feebc08 ("sh: remove sh5 support") removed the SUPERH64
support entirely.

Remove the left-over code from the top Makefile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Makefile