Altera_Forum
Honored Contributor
10 years agoKernel Module build
Hey all,
I am trying to build a custom kernel module. As far as I know I need : 1. Module.symvers file 2. header files How can I get the first ? does building the images via Yocto source package generates it ? thanks,