Searched hist:e50ab22984ce90ffcc47bc620ed2caac0bcc02f7 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/sandbox/ |
| H A D | config.mk | e50ab22984ce90ffcc47bc620ed2caac0bcc02f7 Wed Feb 11 01:52:35 UTC 2015 Simon Glass <sjg@chromium.org> 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: Simon Glass <sjg@chromium.org> Acked-by: Jeroen Hofstee <jeroen@myspectrum.nl>
|