Date: Sat, 18 Dec 2004 20:50:54 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) To: =?iso-8859-1?q?Anton_W=F6llert?= <MethoD.EaglE@gmx.net> Cc: freebsd-hackers@freebsd.org Subject: Re: Developing device-drivers without rebuilding the hole kernel Message-ID: <xzpoegrxu5d.fsf@dwp.des.no> In-Reply-To: <23522.1103375345@www7.gmx.net> (Anton%2B0100 (MET)") References: <23522.1103375345@www7.gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
"Anton W=F6llert" <MethoD.EaglE@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 --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpoegrxu5d.fsf>