rebuild one module
Antoine Jacoutot
ajacoutot at lphp.org
Wed Apr 2 10:35:23 PST 2003
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
More information about the freebsd-questions
mailing list