
19 Dec
2016
19 Dec
'16
8:26 a.m.
On Sun, Nov 20, 2016 at 4:24 AM, Simon Glass sjg@chromium.org wrote:
This Makefile variable can be used in the architecture's main Makefile but at present it is not set up until later. Set it just before this Makefile is included.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
scripts/Makefile.spl | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com