diff options
Diffstat (limited to 'documentation/sdk-manual/appendix-customizing.rst')
-rw-r--r-- | documentation/sdk-manual/appendix-customizing.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/sdk-manual/appendix-customizing.rst b/documentation/sdk-manual/appendix-customizing.rst index 61091d83ba..e08630dce0 100644 --- a/documentation/sdk-manual/appendix-customizing.rst +++ b/documentation/sdk-manual/appendix-customizing.rst | |||
@@ -48,8 +48,8 @@ build system applies them against ``local.conf`` and ``auto.conf``: | |||
48 | :term:`ESDK_CLASS_INHERIT_DISABLE` are disabled. Using | 48 | :term:`ESDK_CLASS_INHERIT_DISABLE` are disabled. Using |
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 :ref:`ref-classes-buildhistory` |
52 | :ref:`ref-classes-buildhistory` and :ref:`ref-classes-icecc` classes. | 52 | class. |
53 | 53 | ||
54 | Additionally, the contents of ``conf/sdk-extra.conf``, when present, are | 54 | Additionally, the contents of ``conf/sdk-extra.conf``, when present, are |
55 | appended to the end of ``conf/local.conf`` within the produced SDK, | 55 | appended to the end of ``conf/local.conf`` within the produced SDK, |