]> git.dujemihanovic.xyz Git - u-boot.git/commit
disk: Correct the conditions for SPL
authorSimon Glass <sjg@chromium.org>
Mon, 28 Feb 2022 19:08:29 +0000 (12:08 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 6 Apr 2022 18:03:17 +0000 (14:03 -0400)
commita42d2caa634065ed8b0c1143a5f48589450a8528
tree55f88514045bcc23d74dd1c961b41038adba7a95
parent564e532eea0d605114f3afe310ca673b366e8c14
disk: Correct the conditions for SPL

These filesystems may have different settings for SPL and TPL. Use the
correct Makefile variable to handle this.

Signed-off-by: Simon Glass <sjg@chromium.org>
disk/Makefile