diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-01-10 03:15:28 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-01-14 02:55:44 +0900 |
commit | 53e7b5dfb752399cd903ecb6e921dcaef57c8ea5 (patch) | |
tree | 999e512c0b2339f82f6a8b268f9c12f404268da7 /scripts | |
parent | 7ce7e984ab2b218d6e92d5165629022fe2daf9ee (diff) | |
download | linux-53e7b5dfb752399cd903ecb6e921dcaef57c8ea5.tar.gz linux-53e7b5dfb752399cd903ecb6e921dcaef57c8ea5.tar.bz2 linux-53e7b5dfb752399cd903ecb6e921dcaef57c8ea5.zip |
arch: decompressor: remove useless vmlinux.bin.all-y
Presumably, arch/{parisc,s390,sh}/boot/compressed/Makefile copied
arch/x86/boot/compressed/Makefile, but vmlinux.bin.all-y is useless
here because it is the same as $(obj)/vmlinux.bin.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions