customize.txt 420 B

123456789101112131415161718
  1. // -*- mode:doc; -*-
  2. // vim: set syntax=asciidoc:
  3. == Project-specific customization
  4. The following sections describe the various way in which you can
  5. customize Buildroot for a given project.
  6. For instructions on how to add new packages to Buildroot, refer to
  7. xref:adding-packages[]
  8. include::customize-rootfs.txt[]
  9. include::customize-store.txt[]
  10. include::customize-packages.txt[]
  11. include::customize-outside-br.txt[]