Hi,
I would like to build kernel modules and was wondering how to get them compiled in the right setting.
I did setup the Docker container with the tree inside (as the Mac I work on is not case sensitive) and was able to build a working defconfig SD image.
After this build I tried building a kernel module but it seems a lot of the exported env vars were cancelled post image build. I tried exporting the two main scripts that I believe export these variables but keep bumping into issues with tools and targets not being visible by the build system.
What is the proper way to build a kernel module in the Duo SDK v2?
Thanks,
S.