commit | 60251b1d536abec8e163a00c41d801d69faa429c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 25 20:38:30 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Oct 29 14:42:18 2020 -0600 |
tree | 05a800c420b0142045d9a29adf99d5d2e2bf8386 | |
parent | 217293e399148e704d6c318b19b1f69959831f7b [diff] |
Makefile: Generate a symbol file for u-boot-spl Add a rule to generate u-boot-spl.sym so that pytest can discover the available unit tests. Signed-off-by: Simon Glass <sjg@chromium.org>