commit | 6ebcddf440473bb961444a36612be1eea031f228 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 28 12:08:29 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Apr 06 14:03:17 2022 -0400 |
tree | 55f88514045bcc23d74dd1c961b41038adba7a95 | |
parent | f9a80b7440cc40368e679f7efc39d7f0c1225450 [diff] |
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>