commit | e6f210b092a48e58125cbe4760d9adec084ce6cb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 14 11:20:22 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 25 16:27:24 2025 -0600 |
tree | 0eabeabfb5fe01484dab16fd59d0eed3d0e8f685 | |
parent | 2873ca25b552e34bc315bde868b702a03061c008 [diff] |
buildman: Drop unused OUTPUT_FILE constant This is not actually used but its presence suggests that it is the filename for the board database. Drop it to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org>