aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-03-04 00:29:43 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-03-04 00:29:43 +0100
commit5da6fe894bf35650ce76884101248b0d6de9d234 (patch)
tree23ee1d9a4a13fcec46ef9a89f500f375a71cb6e3 /recipes/kexecboot
parente8a78acb1e428a58d9f6ef9b3e8882fc6796faf2 (diff)
downloadopenembedded-5da6fe894bf35650ce76884101248b0d6de9d234.tar.gz
kexecboot.inc: fix typo.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/kexecboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc
index e859d97f5c..d04eb1f0d4 100644
--- a/recipes/kexecboot/kexecboot.inc
+++ b/recipes/kexecboot/kexecboot.inc
@@ -34,7 +34,7 @@ inherit autotools
# --enable-bpp enable support of specified bpp modes
# (all,32,24,18,16,4,2,1) [default=all]
# --enable-evdev-rate change evdev (keyboard/mouse) repeat rate
- in milliseconds e.g. "1000,250" [default=no]
+# in milliseconds e.g. "1000,250" [default=no]
# --with-kexec-binary look for kexec binary at path
# [default="/usr/sbin/kexec"]
############################