[PATCH v2 5/6] Makefile: Use a variable for generated of-platdata headers

Simon Glass sjg at chromium.org
Fri Mar 26 04:18:19 CET 2021


There are actually two generated files but only one is currently mentioned
in the Makefile as a dependency. Put them both in a Makefile variable and
use that instead, to avoid inconsistency.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2:
- Add a comment to the endif

 scripts/Makefile.spl | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list