commit | 18e08132f2177fc32c97e14ce279743ed6f5333c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 13:56:09 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | 51820f92d4e07ab7e9ac331dc42993ad19d63a14 | |
parent | b47ef6b0d64e98ca54789ae3aeaec7b24b07f6d7 [diff] |
Makefile: Fix a long line in cmd_mkfitimage Fix this line which is over the limit. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>