diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2020-11-13 16:38:30 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-11-15 16:49:30 +0000 |
commit | 17cd905828427d58b67618784cfeefc31d695bdd (patch) | |
tree | 7a6006ad44e7b08d34452b7613711a49b265bfd3 /src/mainboard/aopen | |
parent | e0117b14896a67d8eaf1cec82655316357d351dc (diff) |
util/cbfstool/amdcompress: fix argument requirement
The compress and uncompress options don't have arguments and shouldn't
consume the next token. So replace required_argument with no_argument
for the two options.
Change-Id: Ib9b190f2cf606109f82a65d00327871d6ffb7082
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47573
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/mainboard/aopen')
0 files changed, 0 insertions, 0 deletions