
12 Oct
2023
12 Oct
'23
5:41 a.m.
On Wed, 11 Oct 2023 at 18:56, Sean Anderson seanga2@gmail.com wrote:
fs.c thinks that the sandbox filesystem is available if SANDBOX is enabled, but it is not in SPL. Compile it in SPL to avoid linker errors.
Signed-off-by: Sean Anderson seanga2@gmail.com
fs/Makefile | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass sjg@chromium.org