image: define DEVICE_DTS_DELIMITER as per-device
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 01:00:28 +0000 (03:00 +0200)
commita93a06fa01230d5b50774c54c2a62e35810629ec
tree837375406d47949c4c606c49133695754ce64d0e
parent0a274d67b8bd422b32cc5fd81451babbc7da2aab
image: define DEVICE_DTS_DELIMITER as per-device

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