[poky] Sharing Header Files between Kernel Modules
Tim Johnson
Tim.Johnson at calix.com
Tue Feb 6 15:03:34 PST 2018
I am using Morty (2.2).
I have several kernel modules with header files that need to accessed by other kernel modules when building.
Where can I install the header files so:
1. they can be found by other kernel modules while compiling
2. they will be created during an sstate build
I was able to install the header files in: '${STAGING_KERNEL_DIR}/include/linux/exa' (in work-shared). The other modules were able to find the header files, but that approach breaks the build from sstates.
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20180206/9571a82b/attachment.html>
More information about the poky
mailing list