image: define DEVICE_DTS_DELIMITER as per-device variable
authorChristian Lamparter <chunkeey@gmail.com>
Sat, 23 Oct 2021 19:01:24 +0000 (21:01 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 24 Oct 2021 09:19:58 +0000 (11:19 +0200)
commitcb11eaf5dd2f443f46f1f73109a16c15551c2f3a
tree837375406d47949c4c606c49133695754ce64d0e
parent0a274d67b8bd422b32cc5fd81451babbc7da2aab
image: define DEVICE_DTS_DELIMITER as per-device variable

DEVICE_DTS_DELIMITER needs to be in the DEFAULT_DEVICE_VARS
list to work as expected. This was missing from the original
version and got overlooked.

Fixes: fd6790864739 ("scripts: mkits.sh: Allow legacy @ mode for dts creation")
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/image.mk