commit | d3eba95a7e9b6b89404a3ddb2945f03cff4effb4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Apr 30 00:56:51 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon May 02 09:58:13 2022 -0400 |
tree | 6cdfa6422eaa2ecd8954c82c62dba5865cd75e78 | |
parent | 70bed2f6598a04d06fa6e6dfdeab3019f0c29c42 [diff] |
Makefile: Tidy up the TPL build rules These should follow the same pattern as SPL, for consistency. Fix them. Signed-off-by: Simon Glass <sjg@chromium.org>