Messages in this thread |  | | | Date | Tue, 1 Jul 2008 14:10:26 +0200 (CEST) | | From | Jan Engelhardt <> | | Subject | Re: [PATCH 08/24] kbuild: make clean removes *.o.* as well |
| |
On Monday 2008-06-30 23:35, Sam Ravnborg wrote:
>From: Alexey Dobriyan <adobriyan@gmail.com> > >Those are left presumably from aborted ccache(1) compilations: > > arch/x86/kernel/.tmp_io_apic_64.o.T5veul > arch/x86/kvm/.tmp_x86.o.SZWn69 > arch/x86/mm/.tmp_pgtable.o.sL1LTf > drivers/ieee1394/.tmp_ieee1394_transactions.o.bUj6o1 > drivers/infiniband/hw/mlx4/.tmp_main.o.vy0ep6
I'd suggest using '.tmp_*.o.*' instead of '*.o.*'.
|  |