Skip to content
Unverified Commit 5f2483eb authored by James Hogan's avatar James Hogan
Browse files

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: ec335292 ("MIPS: Remove all generated vmlinuz* files on "make clean"")
Signed-off-by: default avatarJames 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/
parent 809769a8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment