commit | 7318e0eff2c52486c311e9e31f9a9c0e29965d81 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:13:38 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 11 15:43:55 2023 -0400 |
tree | a572a2c9c08bb5535b9dbd7e08115b60a41df957 | |
parent | fe553660478aa932df1384d7ed1d1a8da1b5ea49 [diff] |
expo: Support building an expo with a textline Add textline to the list of objects which tthe expo builder can build. This allows them to be provided in the description. Signed-off-by: Simon Glass <sjg@chromium.org>