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 <[email protected]> --- 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!

