Hi, I would like to develop a kernel module using openwrt instead of one of the distributions supported natively by VisualKernel.
What and How should I prepare in OpenWRT to ensure that VisualKernel interfaces smoothly ?
The main step would be to identify whether OpenWRT ships kernel symbols for the stock kernels. If yes, please install the symbol package and then import it into VisualKernel via Tools->Linux Kernel Releases.
If not, you would need to build your kernel with debug information enabled. Our tutorial for building the Raspberry Pi kernel should provide a basic overview of that, although the exact steps can be different.