[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080607111720.GA25693@uranus.ravnborg.org>
Date: Sat, 7 Jun 2008 13:17:20 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Alexey Dobriyan <adobriyan@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] make clean: remove *.o.* as well
On Sat, Jun 07, 2008 at 01:47:09AM +0400, Alexey Dobriyan wrote:
> 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
>
> BTW, with git there is nice way to check for such nuisainces:
>
> make mrproper
> git-ls-files -o
>
> should give empty output.
>
> Signed-off-by: Alexey Dobriyan <adobriyan@...il.com>
Thanks, applied.
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists