diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 633a233e65..be53c965ef 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -326,7 +326,7 @@
The resulting .config file is
located in
${WORKDIR} under the
- linux-${MACHINE}-${KTYPE}-build directory.
+ linux-${PACKAGE_ARCH}-${LINUX_KERNEL_TYPE}-build directory.
You can use the entire .config file as the
defconfig file as described in the
"Changing the Configuration" section.