Re: Compiling only "network" part of the kernel
- From: Warren Block <wblock@xxxxxxxxxxx>
- Date: Tue, 27 Dec 2011 07:51:01 -0700 (MST)
On Tue, 27 Dec 2011, Rajneesh Kumar wrote:
During my development, I want to check if my modules compile successfully
or not. I am only changing the ARP portion and whenever I compile my
kernel, it takes around 20mins and compiles all different modules also.
I just want to compile and check whether my ARP modules, which I have
changed, compile fine or not. How to do it?
Others have mentioned ways to reduce what is rebuilt. devel/ccache can be used in combination with those. Even by itself it ought to seriously reduce kernel compile time.
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Compiling only "network" part of the kernel
- From: Damien Fleuriot
- Re: Compiling only "network" part of the kernel
- References:
- Compiling only "network" part of the kernel
- From: Rajneesh Kumar
- Compiling only "network" part of the kernel
- Prev by Date: Re: Can we do perform a C style file Read/Write from within a ARP module
- Next by Date: Re: Compiling only "network" part of the kernel
- Previous by thread: Re: Compiling only "network" part of the kernel
- Next by thread: Re: Compiling only "network" part of the kernel
- Index(es):
Relevant Pages
|