I have a PXI controller running NI Linux RT and I need to build some drivers for a 3rd party module.
I am aware of the kernel source here: https://github.com/ni/linux
I'm wondering if there is a pkg for this that can be installed via opkg similar to something like
apt-get install linux-source
I saw my father do some work on a car once as a kid and I asked him "How did you know how to do that?" He responded "I didn't, I had to figure it out."