[meta-freescale] build the Kernel Module on the target

Daiane Angolini daiane.list at gmail.com
Fri Jan 31 04:25:12 PST 2014


On Fri, Jan 31, 2014 at 9:01 AM, Hans-Peter.Rosinger at freescale.com
<Hans-Peter.Rosinger at freescale.com> wrote:
> Hi,
>
>
>
> I am trying to build a Kernel Module on the target i.MX6Quad, 3.10.17) with
> a sdk image
>
How did you create your sdk image?

The development packages are included via IMAGE_FEATURES [1]


So, include on your image file:

IMAGE_FEATURES += "dev-pkgs"

and any other value you think you may need.

[1] http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-features-image


Daiane
>
>
> But I am missing a build directory in
> /lib/modules/3.10.17-1.0.0_beta+gec1af9f
>
>
>
> Why isn't it included? Or is it somewhere different?
>
>
>
> Generally /lib/modules/$(shell uname -r)/build is where kernel
>
> module goes to look for kernel headers to build against.
>
>
>
> Thanks,
>
> Hans-Peter
>
>
>
>
>
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>


More information about the meta-freescale mailing list