diff options
author | Evgeny Bachinin <EABachinin@salutedevices.com> | 2024-12-02 16:45:24 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-18 15:19:16 -0600 |
commit | 6970eeb78858478d62fc96859f29c28376f9c5e1 (patch) | |
tree | da19bf9c36d39878025f8b05de3963217f0ab7c0 /common/malloc_simple.c | |
parent | 844f87366e1dfcca25e46a31aca3788e2bb3a43d (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 <EABachinin@salutedevices.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/malloc_simple.c')
0 files changed, 0 insertions, 0 deletions