sandbox: Allo sdl-config to be overridden
authorSimon Glass <sjg@chromium.org>
Sat, 18 May 2019 17:59:47 +0000 (11:59 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Jul 2019 22:52:58 +0000 (16:52 -0600)
commite8a7b3051b50e0ea1422b5bc5983539ee17a6b55
treef7c0fc4759c7fc4d7ab35eebb7dd2c9f2445808d
parent912dcb1b178e165a54d7c0a8d9e36afc9d46d3af
sandbox: Allo sdl-config to be overridden

When cross-compiling, sometimes sdl-config must come from a different path
from the default. Add a way to override it, by adding SDL_CONFIG to the
environment before building U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/config.mk
board/sandbox/README.sandbox