Developing device-drivers without rebuilding the hole kernel

Dag-Erling Smørgrav des at des.no
Sat Dec 18 11:51:06 PST 2004


"Anton Wöllert" <MethoD.EaglE at gmx.net> 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 and then just link it together with the rest of
> the kernel, which i've builded once?

Define NO_KERNELCLEAN in /etc/make.conf.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-hackers mailing list