Makefile: Generate a symbol file for u-boot-spl
authorSimon Glass <sjg@chromium.org>
Mon, 26 Oct 2020 02:38:30 +0000 (20:38 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Oct 2020 20:42:18 +0000 (14:42 -0600)
commit60251b1d536abec8e163a00c41d801d69faa429c
tree05a800c420b0142045d9a29adf99d5d2e2bf8386
parent217293e399148e704d6c318b19b1f69959831f7b
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>
scripts/Makefile.spl