xenomai: new package, only mercury for now supported
[openadk.git] / docs / adding-packages-conclusion.txt
blob6ec88e9999d907cb420d595003211ef9f4c1ef3a
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
4 Conclusion
5 ~~~~~~~~~~
7 As you can see, adding a software package to OpenADK is simply a
8 matter of writing a Makefile using an existing template and modifying it
9 according to the compilation process required by the package.
11 If you package software that might be useful for other people, don't
12 forget to send a patch to the OpenADK developer (see xref:submitting-patches[])!