diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 4cb99639b8..b8ac3dd62b 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -2942,7 +2942,9 @@
variable.
As an example, consider the
x86-base.inc
- include file.
+ include file, which is a machine
+ (i.e. MACHINE)
+ configuration file.
This include file is the reason all x86-based machines use the
linux-yocto kernel.
Here are the relevant lines from the include file: