"Anton Wöllert" <[EMAIL PROTECTED]> writes:
> i want to edit the syscons driver for additional vesa-support. but i don't
> want to rebuild the whole kernel every time i add a few new lines or a
> function. is there a way to just build the syscons object file and maby a
> few dependencies every time
> want to rebuild the whole kernel every time i add a few new lines or a
If you use config(8) to configure your kernel in the "traditional way",
this should come for free.
See:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html
_
On Sat, Dec 18, 2004 at 02:09:05PM +0100, "Anton Wöllert" wrote:
> Hello,
>
> i want to edit the syscons driver for additional vesa-support. but i don't
> want to rebuild the whole kernel every time i add a few new lines or a
> function. is there a way to just build the syscons object file and mab
Hello,
i want to edit the syscons driver for additional vesa-support. but i don't
want to rebuild the whole kernel every time i add a few new lines or a
function. is there a way to just build the syscons object file and maby a
few dependencies every time and then just link it together with the res
4 matches
Mail list logo