]> git.dujemihanovic.xyz Git - u-boot.git/commit
boot: Use correct PHASE_ variable for expo
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2024 14:52:27 +0000 (07:52 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 17 Dec 2024 15:11:49 +0000 (09:11 -0600)
commit315fd02729eeeb9e1fd4dbbfb0349ab5d774b006
treee02302716d087123b28620fc8570c63358bc3026
parenta8f09d62821750aa755a8fe40bb72febc9154f20
boot: Use correct PHASE_ variable for expo

This patch was written before the XPL change-over. Update the Makefile
condition to the new way.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: ae3b5928d61 ("x86: coreboot: Allow building an expo for...")
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
boot/Makefile