65f66c170e
Various consistency and correctness improvements. Also removing some sentences that are not or no longer relevant. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
// -*- mode:doc; -*-
|
|
|
|
Conclusion
|
|
~~~~~~~~~~
|
|
|
|
As you can see, adding a software package to Buildroot is simply a
|
|
matter of writing a Makefile using an existing example and modifying it
|
|
according to the compilation process required by the package.
|
|
|
|
If you package software that might be useful for other people, don't
|
|
forget to send a patch to the Buildroot mailing list (see
|
|
xref:submitting-patches[])!
|
|
|