Makefile: Correct TPL rule for OF_REAL
authorSimon Glass <sjg@chromium.org>
Mon, 1 Nov 2021 01:17:03 +0000 (19:17 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 13 Nov 2021 15:16:52 +0000 (08:16 -0700)
commitebee206ad987773cb3b0d649ec0ce97fa1d104ca
treecae7235155edc1f257d85138b4539a86f0eb6046
parent4e7c8b2a1cc77ed7267f21c383d3280496750791
Makefile: Correct TPL rule for OF_REAL

Correct an error in the tpl-dtb parameter to binman. At present the TPL
rule follows SPL but this is not correct, if TPL uses of-platdata, for
example.

Fixes: f99cbe4e867 ("fdt: Update Makefile rules with the new OF_REAL Kconfig")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Makefile