summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration-1.3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/migration-1.3.rst')
-rw-r--r--documentation/ref-manual/migration-1.3.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/ref-manual/migration-1.3.rst b/documentation/ref-manual/migration-1.3.rst
index 7c522dc123..b90767ff90 100644
--- a/documentation/ref-manual/migration-1.3.rst
+++ b/documentation/ref-manual/migration-1.3.rst
@@ -181,8 +181,7 @@ Linux Kernel Naming
181------------------- 181-------------------
182 182
183The naming scheme for kernel output binaries has been changed to now 183The naming scheme for kernel output binaries has been changed to now
184include :term:`PE` as part of the filename: 184include :term:`PE` as part of the filename::
185::
186 185
187 KERNEL_IMAGE_BASE_NAME ?= "${KERNEL_IMAGETYPE}-${PE}-${PV}-${PR}-${MACHINE}-${DATETIME}" 186 KERNEL_IMAGE_BASE_NAME ?= "${KERNEL_IMAGETYPE}-${PE}-${PV}-${PR}-${MACHINE}-${DATETIME}"
188 187