linux内核编译过程分析导出流程.pdfVIP

  • 3
  • 0
  • 约6.06万字
  • 约 58页
  • 2023-07-05 发布于北京
  • 举报
zImage Image xipImage bootpImage uImage: vmlinux $(Q)$(MAKE) $(build)=$(boot) MACHINE=$(MACHINE) $(boot)/$@ 其中boot 的值在arch/arm/Makefile 中赋值,为 arch/arm/boot,MACHINE 也是在这个Makefile 中赋值的为 MACHINE := arch/arm/mach-s3c2410/,跟配置有关 其中build 的值是在scripts/Kbuild.include 中赋值的,是: build := -f sc

文档评论(0)

1亿VIP精品文档

相关文档