diff options
author | James Hogan <jhogan@kernel.org> | 2018-01-16 22:38:24 +0100 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2018-01-18 22:53:14 +0100 |
commit | 5f2483eb2423152445b39f2db59d372f523e664e (patch) | |
tree | ee1ce8873aac89e870e83015695bbfe74ab4dd2e /arch/m68k/Kconfig.machine | |
parent | MIPS: Fix vmlinuz build when ZBOOT is selected (diff) | |
download | linux-5f2483eb2423152445b39f2db59d372f523e664e.tar.xz linux-5f2483eb2423152445b39f2db59d372f523e664e.zip |
MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}
Make doesn't expand shell style "vmlinuz.{32,ecoff,bin,srec}" to the 4
separate files, so none of these files get cleaned up by make clean.
List the files separately instead.
Fixes: ec3352925b74 ("MIPS: Remove all generated vmlinuz* files on "make clean"")
Signed-off-by: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18491/
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions