]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kbuild: sh: remove unused install script
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Apr 2021 05:34:17 +0000 (07:34 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Thu, 26 Aug 2021 02:16:47 +0000 (11:16 +0900)
commit4eb566df1b411aa28d78c8d488ef49ef6ab9d461
tree1bfff443e9d45587a72c4bb46905bb0294dfd5b0
parent8514f6b9682ff68b52ab350a98d64d395cc48bb9
kbuild: sh: remove unused install script

The sh arch has a install.sh script, but no Makefile actually calls it.
Remove it to keep anyone from accidentally calling it in the future.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
arch/sh/boot/compressed/install.sh [deleted file]