summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-manual')
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index 96325fe2a5..0cb715404b 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -1126,7 +1126,7 @@ That's it. Configure and build.
1126 <para> 1126 <para>
1127 You should now be able to build and boot an image with the new kernel: 1127 You should now be able to build and boot an image with the new kernel:
1128 <literallayout class='monospaced'> 1128 <literallayout class='monospaced'>
1129 $ bitbake poky-image-sato-live 1129 $ bitbake core-image-sato-live
1130 </literallayout> 1130 </literallayout>
1131 </para></listitem> 1131 </para></listitem>
1132 1132