]> git.baikalelectronics.ru Git - kernel.git/commit
s390: make 'install' not depend on vmlinux
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 16 Feb 2020 14:48:29 +0000 (23:48 +0900)
committerVasily Gorbik <gor@linux.ibm.com>
Mon, 17 Feb 2020 17:01:58 +0000 (18:01 +0100)
commitd00d2ff3488a703e46d48c1d53700558d85c4198
treea0950c9968c7c34da765f16ff6a8843a4cbbe7e6
parenta2487690b6d0056199e13bd623a51f403361bc1e
s390: make 'install' not depend on vmlinux

For the same reason as commit 349cb67cb341 ("arm, kbuild: make "make
install" not depend on vmlinux"), the install targets should never
trigger the rebuild of the kernel.

The variable, CONFIGURE, is not set by anyone. Remove it as well.

Link: https://lkml.kernel.org/r/20200216144829.27023-1-masahiroy@kernel.org
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/Makefile
arch/s390/boot/Makefile