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

834件の閲覧回数
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 返信

789件の閲覧回数
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 件の賞賛
返信