summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/appendix-customizing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/sdk-manual/appendix-customizing.rst')
-rw-r--r--documentation/sdk-manual/appendix-customizing.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/sdk-manual/appendix-customizing.rst b/documentation/sdk-manual/appendix-customizing.rst
index c1a36c471d..2be76875e0 100644
--- a/documentation/sdk-manual/appendix-customizing.rst
+++ b/documentation/sdk-manual/appendix-customizing.rst
@@ -49,8 +49,7 @@ build system applies them against ``local.conf`` and ``auto.conf``:
49 :term:`ESDK_CLASS_INHERIT_DISABLE` to disable these classes is the typical 49 :term:`ESDK_CLASS_INHERIT_DISABLE` to disable these classes is the typical
50 method to disable classes that are problematic or unnecessary in the SDK 50 method to disable classes that are problematic or unnecessary in the SDK
51 context. The default value disables the 51 context. The default value disables the
52 :ref:`buildhistory <ref-classes-buildhistory>` and 52 :ref:`ref-classes-buildhistory` and :ref:`ref-classes-icecc` classes.
53 :ref:`icecc <ref-classes-icecc>` classes.
54 53
55Additionally, the contents of ``conf/sdk-extra.conf``, when present, are 54Additionally, the contents of ``conf/sdk-extra.conf``, when present, are
56appended to the end of ``conf/local.conf`` within the produced SDK, 55appended to the end of ``conf/local.conf`` within the produced SDK,