linux kernel build for T1024rdb-64b processor with head_64.S is not being linked

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

linux kernel build for T1024rdb-64b processor with head_64.S is not being linked

857 次查看
bloggins666
Contributor I

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!!

 

0 项奖励
回复
1 回复

812 次查看
yipingwang
NXP TechSupport
NXP TechSupport

If the Kernel option CONFIG_PPC64 is enabled in your Kernel configuration file, head_64.o should be linked in the build.

0 项奖励
回复