On Wed, May 09, 2001 at 03:29:28PM -0700, H. Peter Anvin wrote:
> By author:Ingo Oeser <[EMAIL PROTECTED]>
> > make distclean deletes anything with size 0. This includes
> > directories, while making the kernel in tmpfs or ramfs.
> Wouldn't it be better to fix tmpfs/ramfs to report something s
Followup to: <[EMAIL PROTECTED]>
By author:Ingo Oeser <[EMAIL PROTECTED]>
In newsgroup: linux.dev.kernel
>
> make distclean deletes anything with size 0. This includes
> directories, while making the kernel in tmpfs or ramfs.
>
Wouldn't it be better to fix tmpfs/ramfs to report something s
Hi there,
make distclean deletes anything with size 0. This includes
directories, while making the kernel in tmpfs or ramfs.
This patch solves it, by not deleting directories in this rule.
Patch applies to any official kernel and with offsets even to
recent ac series.
--- linux-2.4.2-ac19/Make
3 matches
Mail list logo