Building a kernel with config ?

Erik Trulsson ertr1013 at student.uu.se
Tue Sep 26 10:56:47 PDT 2006


On Tue, Sep 26, 2006 at 07:42:50PM +0400, George Potapov wrote:
> On Tuesday 26 September 2006 19:23, Sean Bryant wrote:
> 
> > Another way you could achieve the same thing is:
> > make kernel KERNCONF=KERNNAME
> >
> > this will combine both steps in to one.
> > Also for those who want to omit the KERNCONF step set KERNCONF in
> > /etc/make.conf and you can omit the KERNCONF argument.
> 
> But this also does make clean before building so it may be a pain especially 
> if you change one file or want to add just another driver.

In that case you can just add -DNO_CLEAN to the arguments to make to.



-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the freebsd-stable mailing list