diff options
| author | Masahiro Yamada <[email protected]> | 2020-02-15 06:38:52 +0000 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2020-04-21 16:30:58 +0000 |
| commit | 675a59b7dec6e03c5fb060f18fc25b2e56be3c7a (patch) | |
| tree | 3c0a898b2852fa6f5dd7c650f626ee764fad420e /arch/arm/include/asm/assembler.h | |
| parent | x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage (diff) | |
| download | kernel-675a59b7dec6e03c5fb060f18fc25b2e56be3c7a.tar.gz kernel-675a59b7dec6e03c5fb060f18fc25b2e56be3c7a.zip | |
x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY
These targets are correctly added to PHONY in arch/x86/Makefile, but
not in arch/x86/boot/Makefile. Thus, with a file 'install' in the top
directory, 'make install' does nothing:
$ touch install
$ make install
make[1]: 'install' is up to date.
Add them to the PHONY targets in the boot Makefile too.
[ bp: Massage. ]
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
