Simon Glass 0b2e47be2c 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: e7fb789612e ("sandbox: Remove OF_HOSTFILE")

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-12-31 07:21:02 -07:00
..
2023-09-22 06:03:46 +08:00
2018-08-03 19:53:54 -04:00
2017-07-06 16:17:19 -04:00
2018-05-23 22:06:41 -04:00
2022-12-23 10:15:13 -05:00