I'm trying to compile the linux-qoriq kernel version 6.6 from the github repo for meta-qoriq/meta-qoriq-bsp.
I found some issues with the defconfig and found applied pacthes to the nxp-qoriq build for linux-extras. However, I have one last issue in that it would appear that the head_64.o file is not being linked by the build and I'm getting symbols missing in the link phase of the build.
Are there any patches or just advice that I could get to fix this issue.
Cheers!!