mk: Support appending a DTB to kernel image
commit83838a890a17d522bb43e8834a42a7cc77a4313f
authorPhil Sutter <phil@nwl.cc>
Sun, 14 Nov 2021 23:18:01 +0000 (15 00:18 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Mon, 15 Nov 2021 13:47:51 +0000 (15 14:47 +0100)
tree34934ad450eef53438ee49009ef7c3611741350c
parent96c1640d7135e0a3c307effed15f9123d8a82bd0
mk: Support appending a DTB to kernel image

Activated by setting ADK_TARGET_KERNEL_APPEND_DTB symbol to the basename
(without suffix) of a dtb file. Not quite user-friendly, but really
meant for internal use via default symbol values depending on chosen
target system.

Signed-off-by: Phil Sutter <phil@nwl.cc>
mk/image.mk
mk/kernel-build.mk
target/config/Config.in.kernelfmt