OSDN Git Service

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)
commit94e90f727f7424d827256023cace829cad6896f4
treea0950c9968c7c34da765f16ff6a8843a4cbbe7e6
parent788d671517b5c81efbed9310ccbadb8cca86a08e
s390: make 'install' not depend on vmlinux

For the same reason as commit 19514fc665ff ("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