commit | 4ba3ea5d6c4b4a065ebbd8cdbac8c7d037f29eda | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 07 06:45:46 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 09 18:57:21 2020 -0600 |
tree | 574850cb2f869a71ac934c2f08359a26c4731e3f | |
parent | 1e2f6a19945d429ec1d46887bd701fa01aa8da86 [diff] |
patman: Avoid circular dependency between command and tools This seems to cause problems in some cases. Split the dependency by copying the code to command. Reported-by: Stefan Bosch <stefan_b@posteo.net> Signed-off-by: Simon Glass <sjg@chromium.org>