[PATCH 1/1] test: test/bloblist.c depends on asm/state.h
Simon Glass
sjg at chromium.org
Wed Nov 4 00:02:40 CET 2020
On Sat, 31 Oct 2020 at 01:38, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Building test/bloblist.c fails for non sandbox devices:
>
> test/bloblist.c:10:10: fatal error: asm/state.h: No such file or directory
> #include <asm/state.h>
> ^~~~~~~~~~~~~
>
> Build the test only on the sandbox.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> test/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list