Quote:
Originally Posted by coplate
@lucida
Did you keep instructions on setting up their crosscompiler with kernel?
If I'm going to try to write a kernel module, I figure I should use thier source tree.
When I just tired on ubuntu, I got the cross compiler to go, but trying to compile the kernel gave some missing header files.
I also have the kernel from 5.8 ( 3.10.53 ) instad of 5.7 ( 3.0.35 ), though I don't know enough about kernel modules to know if thats an issue long term. I'm going to go get that source tree and start woking on it
|
Use 5.8.1 source
Kindle_src_5.8.1_2974910023.tar.gz
The 5.8.2 source code is for KindleBasic2 only with a 3.10.53 kernel, but Amazon released it for all 5.8.2 devices.
All other iMX6 devices(PW2 to KOA) are still using 3.0.35 as of firmware 5.8.2 so just use 5.8.1 source which is correct and has llog.h included.