[Bug report] cross compiling kernel incomplete
Posted: Mon Sep 12, 2016 8:56 am
Building the kernel with cross compiler is fine, but for building loadable kernel modules on Nanopi H3 system later some probelms exists:
http://www.friendlyarm.com/Forum/viewtopic.php?f=47&t=240#p801
Hermann.
- one include file is missing
- four utility programs were compiled for x86_64 but are needed to be compiled for armhf
(to allow for creation of loadable kernel modules on H3 based systems like Neo and M1)
http://www.friendlyarm.com/Forum/viewtopic.php?f=47&t=240#p801
Hermann.