]> Git Repo - buildroot-mgba.git/blob - docs/manual/adding-packages-conclusion.txt
core: introduce the BR2_EXTERNAL variable
[buildroot-mgba.git] / docs / manual / adding-packages-conclusion.txt
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
3
4 Conclusion
5 ~~~~~~~~~~
6
7 As you can see, adding a software package to Buildroot is simply a
8 matter of writing a Makefile using an existing example and modifying it
9 according to the compilation process required by the package.
10
11 If you package software that might be useful for other people, don't
12 forget to send a patch to the Buildroot mailing list (see
13 xref:submitting-patches[])!
14
This page took 0.027084 seconds and 4 git commands to generate.