summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorEvgeny Bachinin <[email protected]>2024-12-02 16:45:24 +0300
committerTom Rini <[email protected]>2024-12-18 15:19:16 -0600
commit6970eeb78858478d62fc96859f29c28376f9c5e1 (patch)
treeda19bf9c36d39878025f8b05de3963217f0ab7c0 /doc/develop/bootstd
parent844f87366e1dfcca25e46a31aca3788e2bb3a43d (diff)
test: sandbox: fix link error with do_ut_bloblist if BLOBLIST=n
Having CONFIG_OF_EMBED=y && CONFIG_BLOBLIST=n leads to the link error: ``` ld: /tmp/ccwtRVty.ltrans28.ltrans.o:(.data.rel+0x4b0): undefined \ reference to `do_ut_bloblist' ``` Fixes: 6ea5df39e8d ("test: Only enable bloblist test when supported") Signed-off-by: Evgeny Bachinin <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions