mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 04:28:51 +00:00
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:
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| calc_vmlinuz_load_addr.c | ||
| dbg.c | ||
| decompress.c | ||
| dummy.c | ||
| head.S | ||
| ld.script | ||
| Makefile | ||
| string.c | ||
| uart-16550.c | ||
| uart-alchemy.c | ||
| uart-prom.c | ||