> >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/
This archive was generated by hypermail 2b29 : Tue May 07 2002 - 22:00:22 EST