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, 2 Sep 2021 23:17:20 +0000 (08:17 +0900)
commit25c648a066c1cc5ed763f2354531fdff41ac83a1
tree31b74811b1a1db3ddf794c119104faaf11efcf54
parent52d83df682c82055961531853c066f4f16e234ea
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]