Re: kbuild 2.5 release 2.4

tomas szepe (kala@pinerecords.com)
Sat, 4 May 2002 13:39:54 +0200


> >Duh... I failed to demonstrate the real problem: kbuild-2.5's mrproper
> >also erases *non-zero-size* files in the object tree:
> With a separate object tree, everything in the object directory is
> generated by kbuild. make mrproper deletes everything.

Suppose I have scripts to automate kernel building in that dir?

Or even worse, suppose $KBUILD_OBJTREE gets reset to some weird
value by accident and my whole home dir goes bye bye upon make
mrproper?

Suppose many other scenarios, this "feature" can't stand -- it's inconceivable
that you'd just do "rm -rf $KBUILD_OBJTREE". And I can't see why you would even
try, given you "know" the names of the files generated anyway.

T.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/