build: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set a default
authorChristian Lamparter <chunkeey@gmail.com>
Mon, 11 Feb 2019 17:55:32 +0000 (18:55 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 18 May 2019 14:37:30 +0000 (16:37 +0200)
commit80f861ef757af33828edcefba8666dec5781c8db
treee8ee8ed82611957ecc2a9f44a2725e1df81b36f4
parent76338fded0df44450cb4ecc55689341ef6b7a70f
build: add UBOOT_PATH to DEFAULT_DEVICE_VARS and set a default

The helper shared Build/append-uboot in include/image-commands.mk
uses it, so include this variable in DEFAULT_DEVICE_VARS.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/image.mk