commit | e291a5c9a2acff16ba3b976198bba7da9828c9e9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 12 12:28:04 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 26 08:50:43 2022 -0700 |
tree | c41e834a1be7d72454de82bcb7dc8dc8c7301609 | |
parent | 195f7893da9608931cfee63bc2f7a6aaa5169049 [diff] |
tools: Move copyfile() into a common file This function is useful in other places. Move it to a common file. Signed-off-by: Simon Glass <sjg@chromium.org>