summaryrefslogtreecommitdiffstats
path: root/doc/ref_manual.rst
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2016-06-08 17:59:35 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-06-20 15:04:50 +0200
commite68a03ec7872501502cf28ae1fb2007fc3d7a5df (patch)
treed6a9f15bdee4985f2df83947e5a9de9124da3b53 /doc/ref_manual.rst
parentdc5340e05f5759ee0fc5665f6d539f7c7d8ca115 (diff)
downloadptxdist-e68a03ec7872501502cf28ae1fb2007fc3d7a5df.tar.gz
ptxdist-e68a03ec7872501502cf28ae1fb2007fc3d7a5df.tar.xz
Fix path description for alternative files
The directory in the PTXdist installation is the same 'projectroot' as for regular BSPs and platforms. So, use this directory name now. Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Diffstat (limited to 'doc/ref_manual.rst')
-rw-r--r--doc/ref_manual.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ref_manual.rst b/doc/ref_manual.rst
index 85cdfef9f..a24cb6cc1 100644
--- a/doc/ref_manual.rst
+++ b/doc/ref_manual.rst
@@ -623,6 +623,8 @@ to the root filesystem at location ``/usr/share/bar``.
$(call install_alternative_tree, foo, 0, 0, /usr/share/bar)
+.. _install_alternative:
+
install_alternative
~~~~~~~~~~~~~~~~~~~