All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Building kernel modules outside of kernel recipe
       [not found] ` <1286376546.15840.5993.camel@rex>
@ 2010-11-12 13:04   ` Gary Thomas
  0 siblings, 0 replies; only message in thread
From: Gary Thomas @ 2010-11-12 13:04 UTC (permalink / raw)
  To: poky; +Cc: Richard Purdie

On 10/06/2010 08:49 AM, Richard Purdie wrote:
> On Wed, 2010-10-06 at 08:20 -0600, Gary Thomas wrote:
>> I filed a bug on this last month:
>>     http://bugzilla.pokylinux.org/show_bug.cgi?id=241
>>
>> Richard, you made a comment about how the emenlow machine works around
>> this, but I'm not seeing how this is done in the recipes/conf files.
>>
>> Any hints?  Maybe I can see how to extend this for all targets.
>
> http://git.pokylinux.org/cgit/cgit.cgi/poky/tree/meta-emenlow/packages/psb-kernel-source/psb-kernel-source-4.42.0/build.patch
>
> See the change to psb-kernel-source-4.42.0/Makefile

Sorry, but these changes will only work when the target architecture
is execute-compatible with the host machine.  These are host executables
that need to be [re]built and the lines inserted into the Makefile will
end up building target executables.  For the PSB kernel, it works fine
since it's x86 and your build host will be x86 or ia64.  It falls apart
for me since my target is ARM.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-12 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4CAC8593.10509@mlbassoc.com>
     [not found] ` <1286376546.15840.5993.camel@rex>
2010-11-12 13:04   ` Building kernel modules outside of kernel recipe Gary Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.