Compiling only "network" part of the kernel
Aleksandr Rybalko
ray at dlink.ua
Wed Dec 28 10:25:28 UTC 2011
On Tue, 27 Dec 2011 11:53:23 +0530
Rajneesh Kumar <iwc2010005 at gmail.com> wrote:
>> Hi list,
>>
>> 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?
hi,
or if you need rebuild only several modules with native build just do:
cd /usr/src/syc/modules/${required_module}
make
make install
:)
>>
>> --
>> Regards,
>> Rajneesh
>> _______________________________________________
>> freebsd-net at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-net
>> To unsubscribe, send any mail to
>> "freebsd-net-unsubscribe at freebsd.org"
--
Alexandr Rybalko <ray at dlink.ua>
aka Alex RAY <ray at ddteam.net>
More information about the freebsd-net
mailing list