[rtems commit] makefiles.rst, target_dependant_files.rst: Fix link

Joel Sherrill joel at rtems.org
Fri Oct 28 17:22:09 UTC 2016


Module:    rtems
Branch:    master
Commit:    ff5d0807cb8f260213d5ffc2f3bc4a182aba1297
Changeset: http://git.rtems.org/rtems/commit/?id=ff5d0807cb8f260213d5ffc2f3bc4a182aba1297

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Oct 28 12:04:57 2016 -0500

makefiles.rst, target_dependant_files.rst: Fix link

---

 bsp_howto/makefiles.rst              | 2 ++
 bsp_howto/target_dependant_files.rst | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/bsp_howto/makefiles.rst b/bsp_howto/makefiles.rst
index 7932561..b79437b 100644
--- a/bsp_howto/makefiles.rst
+++ b/bsp_howto/makefiles.rst
@@ -4,6 +4,8 @@
 .. COMMENT: On-Line Applications Research Corporation (OAR).
 .. COMMENT: All rights reserved.
 
+.. _Makefiles:
+
 Makefiles
 #########
 
diff --git a/bsp_howto/target_dependant_files.rst b/bsp_howto/target_dependant_files.rst
index 1b32889..ecc9b3a 100644
--- a/bsp_howto/target_dependant_files.rst
+++ b/bsp_howto/target_dependant_files.rst
@@ -213,7 +213,7 @@ There may be other directories in the BSP tree and the name should be
 indicative of the functionality of the code within that directory.
 
 The build order of the BSP is determined by the Makefile structure.  This
-structure is discussed in more detail in the `Makefiles`_ chapter.
+structure is discussed in more detail in the :ref:`Makefiles` chapter.
 
 .. sidebar:
 




More information about the vc mailing list