diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index c3c9569adf..efe81e5c0e 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -1052,7 +1052,8 @@ That's it. Configure and build.
Copy meta-emenlow
Fix or remove anything you do not need.
For this example the only thing left was the kernel directory with a
- linux-yocto_git.bbappend file (linux-yocto is the kernel listed in
+ linux-yocto-stable_git.bbappend file
+ (linux-yocto-stable is the kernel listed in
meta-crownbay/conf/machine/crownbay.conf.
Add a new entry in the build/conf/bblayers.conf
so the new layer can be found by Bitbake.