From ff5d0807cb8f260213d5ffc2f3bc4a182aba1297 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Oct 2016 12:04:57 -0500 Subject: 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(-) (limited to 'bsp_howto') 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: -- cgit v1.2.3