Skip to content
Commit 0b2e47be authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Correct SPL condition for building devicetree



With sandbox, CONFIG_SANDBOX is y so the current rule ends up building
the devicetree for only those SPL builds where it is unwanted.

Correct the condition. This allows sandbox_vpl to produce a
u-boot-vpl.dtb file.

Fixes: e7fb7896 ("sandbox: Remove OF_HOSTFILE")

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 61a695e4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment