diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml index c3bda983b2..c0d8ca66eb 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.xml +++ b/documentation/kernel-dev/kernel-dev-advanced.xml @@ -49,13 +49,13 @@ MACHINE variable, which is used by BitBake - (e.g. "edgerouter" or "fri2"). + (e.g. "edgerouter" or "emenlow"). Multiple BSPs can reuse the same KMACHINE name if they are built using the same BSP description. - The "fri2" and "fri2-noemgd" BSP combination + The "emenlow" and "emenlow-noemgd" BSP combination in the meta-intel layer is a good example of two BSPs using the same - KMACHINE value (i.e. "fri2"). + KMACHINE value (i.e. "emenlow"). See the BSP Descriptions section for more information.