X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/33d20e9dce82c6a2cfa04bf62c558d591a17ae3d..bee264713c3605130894f9eb4c166d7f729a25a7:/tools/firmware-utils/src/imagetag.ggo diff --git a/tools/firmware-utils/src/imagetag.ggo b/tools/firmware-utils/src/imagetag.ggo index 4b9d5d361..7e8e7d90e 100644 --- a/tools/firmware-utils/src/imagetag.ggo +++ b/tools/firmware-utils/src/imagetag.ggo @@ -40,6 +40,5 @@ option "root-first" - "Put the rootfs before the kernel (only for stock images, option "rsa-signature" r "String for RSA Signature section." string optional option "second-image-flag" - "Dual Image Flag (2=not-specified)." values="0", "1", "2" default="2" typestr="flag-value" optional option "inactive" - "Inactive Flag (2=not-specified)." values="0", "1", "2" default="2" typestr="flag-value" optional -option "reserved1" - "String for first reserved section." string optional option "reserved2" - "String for second reserved section." string optional option "kernel-file-has-header" - "Indicates that the kernel file includes the kernel header with correct load address and entry point, so no changes are needed" flag off