How to generate kernel .map file from a bb recipe?

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

How to generate kernel .map file from a bb recipe?

1,253 次查看
charlieschultz
Contributor II

I'd like to modify my .bbappend file (for linux-imx) to have it generate a linker map file. I've tried things like the following with no success (though they do seem to work correctly for non-kernel recipes):

LDFLAGS += "-Map mymap.map"

LDFLAGS_append = " -Map mymap.map"

标签 (1)
0 项奖励
回复
0 回复数