最終更新:2025-04-22 (火) 08:20:52 (23d)  

Buildroot/パッケージ/パッケージ名.mk
Top / Buildroot / パッケージ / パッケージ名.mk

https://buildroot.org/downloads/manual/manual.html#writing-rules-mk

https://buildroot.org/downloads/manual/manual.html#generic-package-tutorial

設定

  • パッケージ名_SITE
    パッケージ名_SITE_METHOD
    パッケージ名_DEPENDENCIES
    パッケージ名_BUILD_CMDStells what steps should be performed to build the package.

環境変数

  • Buildrootの変数
    • TARGET_MAKE_ENV
    • TARGET_CONFIGURE_OPTS
  • MAKE?
  • CC
  • CFLAGS