]> git.baikalelectronics.ru Git - uboot.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)
commit2713a362a56c7892db3f16f54f59e1ab9c826ce6
tree55f88514045bcc23d74dd1c961b41038adba7a95
parent09544411ab6c85193ee8345c0d81beaf179aad61
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