This is an old revision of the document!
Read some of this and create your external module's makefile.
ARCH=arm64
to the kbuild make invocation!
If you don't do so, the kernel's .config
will be reset and you'll probably need to recompile the kernel if you do anything more on the kernel tree.
TODO