[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to clean after patching
On Mon, Oct 07, 2002 at 08:38:03AM +0200, Jan Hudec wrote:
> I have a question. How to clean after patching new kernel version? When
> I do just make clean, sometimes broken dependencies result. If i make
> mrproper, it removes .config, which I really want to keep.
cp .config ~/dot-config
make mrclean
cp ~/dot-config .config
voila! ;)
--
It seems the power has been robbed from the founding fathers and is now
firmly in the hand of the funding fathers -- Rik van Riel
PGP signature