diff options
Diffstat (limited to 'scripts/runqemu.README')
-rw-r--r-- | scripts/runqemu.README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/runqemu.README b/scripts/runqemu.README index 12f1191ab75..38f93063810 100644 --- a/scripts/runqemu.README +++ b/scripts/runqemu.README @@ -39,7 +39,7 @@ where: <zimage> is the path to a kernel (e.g. zimage-qemuarm.bin) <filesystem> is the path to the image (e.g. filesystem-qemuarm.ext2) -It will default to the qemuarm, ext2 and the last kernel and poky-image-sdk +It will default to the qemuarm, ext2 and the last kernel and core-image-sdk image built by poky. |