summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-sys940x/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sys940x/README b/meta-sys940x/README
index f63d3c9d..57f64f23 100644
--- a/meta-sys940x/README
+++ b/meta-sys940x/README
@@ -152,7 +152,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive
takes device /dev/sdf, use dd to copy the live image to it. For
example:
-# dd if=core-image-sato-sys940x-20101207053738.hddimg of=/dev/sdf
+# dd if=core-image-sato-sys940x.hddimg of=/dev/sdf
# sync
# eject /dev/sdf