Skip to content
Commit ad0e4639 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Provide a build option to avoid using SDL



Some machines do not have SDL libraries installed, and it is still useful
to build sandbox without LCD/keyboard support.

Add an option for this, used as follows:

    make sandbox_config all NO_SDL=1

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 1992dbfd
Loading
Loading
Loading
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