 How to  get example image linux kernel headers
How to  get example image linux kernel headers (0)
 (0)| 4/8/2017 12:14 AM | |
| Posts: 59 Rating: 
 | the package from github doesn't contain the generated/*.h files. Is there an archiv that has the kernel header files for the example linux sd card image 2.1.2? | 
| 4/9/2017 8:31 PM | |
| Joined: 4/28/2015 Last visit: 3/12/2025 Posts: 578 Rating: 
 | The SDK of the example image does not come with kernel headers. Would have to be enable explicitly during the build. See also http://stackoverflow.com/questions/31256770/using-populate-sdk-to-include-kernel-headers. According to github, it seems you are already trying to rebuild the image from source, which is the cleaner way in any case: add a recipe to build your module during the image generation. | 
| 
                This contribution was helpful to  | |
| 4/15/2017 1:28 PM | |
| Posts: 59 Rating: 
 | 
 
 Now that I can successfully build the example image from source, I will try this. I am unsure about the following: 
 
 
 
 I'm not sure what the correct config file is in the IOT2000 Example Image to do that  | 
Follow us on