]> 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)
commitc75336fc0c1989391c29c05118873bf8628912da
treea0950c9968c7c34da765f16ff6a8843a4cbbe7e6
parent1111e10bb15f551187ccadcfb32c04a1dc9c741d
s390: make 'install' not depend on vmlinux

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