summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-directory.txt
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2013-02-05 07:15:59 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-02-05 21:04:28 +0100
commita0ad75a1255a742b4e4c95e7becf56b20dfecda3 (patch)
treed03551cf797b28cab0a87cbb28e8e3c6dfe85680 /docs/manual/adding-packages-directory.txt
parent2cd9121c77d9f052c3e047bd18b319cbda6f54bf (diff)
downloadbuildroot-novena-a0ad75a1255a742b4e4c95e7becf56b20dfecda3.tar.gz
buildroot-novena-a0ad75a1255a742b4e4c95e7becf56b20dfecda3.zip
manual: add section about storing the configuration.
Reuse part of board-support.txt, and remove that one because it was unused. [Peter: minor tweaks to text] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/manual/adding-packages-directory.txt')
-rw-r--r--docs/manual/adding-packages-directory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt
index 5d17aace9..cc6849710 100644
--- a/docs/manual/adding-packages-directory.txt
+++ b/docs/manual/adding-packages-directory.txt
@@ -168,6 +168,7 @@ coding style].
The +.mk+ file
~~~~~~~~~~~~~~
+[[adding-packages-mk]]
Finally, here's the hardest part. Create a file named +libfoo.mk+. It
describes how the package should be downloaded, configured, built,