summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-advanced.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-advanced.rst')
-rw-r--r--documentation/kernel-dev/kernel-dev-advanced.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.rst b/documentation/kernel-dev/kernel-dev-advanced.rst
index b1537ccbe2..ca049316e4 100644
--- a/documentation/kernel-dev/kernel-dev-advanced.rst
+++ b/documentation/kernel-dev/kernel-dev-advanced.rst
@@ -4,8 +4,6 @@
4Working with Advanced Metadata (``yocto-kernel-cache``) 4Working with Advanced Metadata (``yocto-kernel-cache``)
5******************************************************* 5*******************************************************
6 6
7.. _kernel-dev-advanced-overview:
8
9Overview 7Overview
10======== 8========
11 9
@@ -478,8 +476,6 @@ concepts, and presents a detailed example using a BSP supported by the
478Yocto Project (i.e. BeagleBone Board). For complete information on BSP 476Yocto Project (i.e. BeagleBone Board). For complete information on BSP
479layer file hierarchy, see the :doc:`../bsp-guide/bsp-guide`. 477layer file hierarchy, see the :doc:`../bsp-guide/bsp-guide`.
480 478
481.. _bsp-description-file-overview:
482
483Description Overview 479Description Overview
484~~~~~~~~~~~~~~~~~~~~ 480~~~~~~~~~~~~~~~~~~~~
485 481
@@ -583,8 +579,6 @@ types of configurations. However, the Malta 32-bit board does
583 include mti-malta32.scc 579 include mti-malta32.scc
584 kconf hardware mti-malta32-le.cfg 580 kconf hardware mti-malta32-le.cfg
585 581
586.. _bsp-description-file-example-minnow:
587
588Example 582Example
589~~~~~~~ 583~~~~~~~
590 584
@@ -925,8 +919,6 @@ after any ``branch`` commands:
925 919
926 include mybsp-hw.scc 920 include mybsp-hw.scc
927 921
928.. _scc-reference:
929
930SCC Description File Reference 922SCC Description File Reference
931============================== 923==============================
932 924