Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2011 13:12:56 +0300
From:      Aleksandr Rybalko <ray@dlink.ua>
To:        satish kondapalli <nitw.satish@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: How to cross compile a  kernel module?
Message-ID:  <20110929131256.28cf6240.ray@dlink.ua>
In-Reply-To: <1317290169064-4852474.post@n5.nabble.com>
References:  <1317195615589-4848235.post@n5.nabble.com> <20110928133448.65441459.ray@dlink.ua> <1317290169064-4852474.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 29 Sep 2011 02:56:09 -0700 (PDT)
satish kondapalli <nitw.satish@gmail.com> wrote:

>> Thanks Aleksandr,
>> After adding "MODULES_OVERRIDE" option in the  kernel config, my
>> module got compiled.
>> 
>> But every time while building my module, the entire kernel also
>> compiled. is there any better mechanism to just cross compile the
>> module with out building the entire Kernel.

To avoid recompile all things - do make KERNFAST=configname kernel.

Maybe someone also show better way to cross compile one module, but I
don't know.

>> 
>> Thanks
>> Sateesh
>> 
>> --
>> View this message in context:
>> http://freebsd.1045724.n5.nabble.com/How-to-cross-compile-a-kernel-module-tp4848235p4852474.html
>> Sent from the freebsd-arm mailing list archive at Nabble.com.
>> _______________________________________________
>> freebsd-arm@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-arm To
>> unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"


-- 
Alexandr Rybalko <ray@dlink.ua> 
aka Alex RAY <ray@ddteam.net>



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