Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2003 20:35:15 +0200
From:      Antoine Jacoutot <ajacoutot@lphp.org>
To:        Mike Meyer <mwm@mired.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: rebuild one module
Message-ID:  <200304022035.15679.ajacoutot@lphp.org>
In-Reply-To: <16011.10924.634069.890451@guru.mired.org>
References:  <200304022011.57634.ajacoutot@lphp.org> <16011.10924.634069.890451@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 02 April 2003 20:23, Mike Meyer wrote:
> Well, what are you doing now to build the kernel? You should be able
> to use the classic kernel build method, except you don't have to
> repeat any of the steps but "make".

What I am doing is
$ cd /usr/src
$ make buildkernel KERNCONF=MY_CONF
$ make installkernel KERNCONF=MY_CONF

Then I reboot the machine. But I don't want to rebuild the kernel each time I 
change one line in the emu10k1... I want to be able to just rebuild the 
module itself.

Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304022035.15679.ajacoutot>