Hi Juanito,
Thanks for getting back so quick.
So when you say that I can prepare the kernel source in the usual way, and give me a link to the source files, I get a bit confused.
in the past I would
step 1: install linux-kernel-sources-env.tcz (which I'm not finding in the available tcz downloads for 12.0)
step 2: run linux-kernel-sources-env.sh
which would basically go off and get three files. and unpacks them
and puts them in to the proper spot.
1)Module.symvers-5.10.3-tinycore64.gz
2)config-5.10.3-tinycore64
3)linux-5.10.3-patched.txz
step 3: go have fun trying to build a simple driver.
So are you telling me that I do not need to install linux-kernel-sources-env.tcz to build driver modules?
Thanks
gharig