commit | 367d733e0862dc8ec34114c01506f0bfa89faf8b | [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 | 25dc2e984c921a17e32187b7ef733de1d13f6030 [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>