|
Revision 3802, 0.8 kB
(checked in by n0-1, 4 years ago)
|
start documenting the package/ subdir
* this is rather a skeleton
* FEEL FREE TO ADD CONTENT
|
| Line | |
|---|
| 1 |
\section{Package Compilation} |
|---|
| 2 |
|
|---|
| 3 |
The following section discusses how additional software packages are being |
|---|
| 4 |
hooked into the ADK. First every package has it's own subdirectory inside the |
|---|
| 5 |
\textit{package/} directory, containing at least the files \textit{Makefile} |
|---|
| 6 |
and \textit{Config.in}. The package is hooked into the ADK via the files |
|---|
| 7 |
\textit{package/Config.in} and \textit{package/Makefile}. |
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 |
|
|---|
| 11 |
|
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 |
|
|---|
| 16 |
|
|---|
| 17 |
|
|---|
| 18 |
|
|---|
| 19 |
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|