答: make ARCH=<cpu architecture> defconfig

举例如下:

  make ARCH=arm64 defconfig (编译系统将会去目录arch/arm64/configs下找defconfig文件)

相关文章:

  • 2022-03-08
  • 2022-12-23
  • 2021-12-10
  • 2021-11-05
  • 2021-07-27
  • 2021-12-03
  • 2022-12-23
  • 2021-11-08
猜你喜欢
  • 2022-01-06
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案