[Buildroot] [PATCH 2 of 9] manual: split information about Config.in dependencies to a separate section

Thomas De Schampheleire patrickdepinguin at gmail.com
Sun Feb 2 12:11:17 UTC 2014


As the information about adding dependencies in Config.in files is
important and involves a number of rules, make sure it is mentioned in the
table of contents by creating a section for it.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

---
 docs/manual/adding-packages-dependencies.txt |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/docs/manual/adding-packages-dependencies.txt b/docs/manual/adding-packages-dependencies.txt
--- a/docs/manual/adding-packages-dependencies.txt
+++ b/docs/manual/adding-packages-dependencies.txt
@@ -1,3 +1,6 @@
+Expressing dependencies in +Config.in+ files
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
 [[depends-on-vs-select]]
 Choosing +depends on+ or +select+
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^



More information about the buildroot mailing list