[Zrouter-src] ZRouter.org: push to ZRouter contrib/ubnt-mkfwimage/mkfwimage.c
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Fri Dec 23 09:22:20 UTC 2011
details: http://zrouter.org/hg/zrouter//rev/9a22d8d98662
changeset: 290:9a22d8d98662
user: ray at terran.dlink.ua
date: Fri Dec 23 11:23:32 2011 +0200
description:
fix usage to have proper keys
diffstat:
contrib/ubnt-mkfwimage/mkfwimage.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 3d336978613e -r 9a22d8d98662 contrib/ubnt-mkfwimage/mkfwimage.c
--- a/contrib/ubnt-mkfwimage/mkfwimage.c Fri Dec 23 01:12:58 2011 +0200
+++ b/contrib/ubnt-mkfwimage/mkfwimage.c Fri Dec 23 11:23:32 2011 +0200
@@ -135,7 +135,7 @@
"\t-k <kernel file>\t - kernel file\n"
"\t-r <rootfs file>\t - rootfs file\n"
"\t-s <fw flash base>\t - image location in flash\n"
- "\t-e <kernel load address>\t - kernel load address\n"
+ "\t-l <kernel load address>\t - kernel load address\n"
"\t-e <kernel entry point>\t - kernel start address\n"
"\t-m <max fw size>\t - maximum firmware size\n"
"\t-h\t\t\t - this help\n", VERSION,
More information about the Zrouter-src
mailing list