linux: bump default to version 4.9.6
[buildroot-gz.git] / docs / manual / adding-packages-conclusion.txt
blob93f90a419d81f6a49d11df9771a08616d6266697
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
4 === Conclusion
6 As you can see, adding a software package to Buildroot is simply a
7 matter of writing a Makefile using an existing example and modifying it
8 according to the compilation process required by the package.
10 If you package software that might be useful for other people, don't
11 forget to send a patch to the Buildroot mailing list (see
12 xref:submitting-patches[])!