Add description for -W <hwrev> option into usage output of mktplinkfw.
Signed-off-by: yousong<yszhou4t...@gmail.com> --- I came across this when reading target/linux/ar71xx/image/Makefile and could not find what -W was for. This is a small patch tries to help make the project better. ;) Index: tools/firmware-utils/src/mktplinkfw.c =================================================================== --- tools/firmware-utils/src/mktplinkfw.c (revision 36410) +++ tools/firmware-utils/src/mktplinkfw.c (working copy) @@ -419,6 +419,7 @@ " -E <ep> overwrite kernel entry point with <ep> (hexval prefixed with 0x)\n" " -L <la> overwrite kernel load address with <la> (hexval prefixed with 0x)\n" " -H <hwid> use hardware id specified with <hwid>\n" +" -W <hwrev> use hardware revision specified with <hwrev>\n" " -F <id> use flash layout specified with <id>\n" " -k <file> read kernel image from the file <file>\n" " -r <file> read rootfs image from the file <file>\n" _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel