diff options
| author | Masahiro Yamada <[email protected]> | 2020-02-15 06:38:51 +0000 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2020-04-21 16:10:28 +0000 |
| commit | 30ce434e44d7e142e7a36c6b3eb2545adf692c67 (patch) | |
| tree | d9e0ef33c92f735b0f60321deb78acdead5f251f /arch/arm/include/asm/assembler.h | |
| parent | x86/boot/build: Add cpustr.h to targets and remove clean-files (diff) | |
| download | kernel-30ce434e44d7e142e7a36c6b3eb2545adf692c67.tar.gz kernel-30ce434e44d7e142e7a36c6b3eb2545adf692c67.zip | |
x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage
bzlilo is an installation target because it copies files to
$(INSTALL_PATH)/, then runs 'lilo'. However, arch/x86/Makefile and
arch/x86/boot/Makefile have it depend on vmlinux and $(obj)/bzImage,
respectively.
'make bzlilo' may update some build artifacts in the source tree.
As commit
19514fc665ff ("arm, kbuild: make "make install" not depend on vmlinux")
explained, this should not happen.
Make 'bzlilo' not depend on any build artifact.
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/arm/include/asm/assembler.h')
0 files changed, 0 insertions, 0 deletions
