Skip to content
Snippets Groups Projects
Commit e50ab229 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Adjust the order of the NO_SDL check


An option is provided to avoid using SDL in U-Boot sandbox (and drop
support for the LCD). However the check in the Makefile is too late
and warnings are printed even if NO_SDL=y is given.

Adjust the order to avoid this warning.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarJeroen Hofstee <jeroen@myspectrum.nl>
parent 88539e44
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment