Date: Tue, 27 Dec 2011 07:51:01 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Rajneesh Kumar <iwc2010005@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: Compiling only "network" part of the kernel Message-ID: <alpine.BSF.2.00.1112270746410.34454@wonkity.com> In-Reply-To: <CA%2BDF=vyFTgr1PfvG0qPo9hv3VmygB9FqiqYqhKs1C26bMzJvmA@mail.gmail.com> References: <CA%2BDF=vyFTgr1PfvG0qPo9hv3VmygB9FqiqYqhKs1C26bMzJvmA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1112270746410.34454>