You probably want to make sure that you have
in your kernel .config file, otherwise you will compile 2 32 bit executable.
Code: Select all
CONFIG_ARM64=y
in your kernel .config file, otherwise you will compile 2 32 bit executable.