linux: add dtb makefile target to targets list
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 8 Feb 2024 22:04:55 +0000 (23:04 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 10 Feb 2024 12:29:43 +0000 (13:29 +0100)
commitfbe86d0e91b26a9526ff7f55e3ac5ed4543914c2
tree4b12aaefc1fcf1860b5c6a02106a5cdf6910fece
parent183c0d530de3480917dafcffc1e5223ecff27935
linux: add dtb makefile target to targets list

Add dtb makefile target to targets list to permit correct working of

make target/linux/dtb

Fixes: c47532b1ea7f ("kernel-build\eOnmk: add support for compiling only DTS")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit c4910e9cb37c626ab9f4a47579bc8ec8981cdf4a)
target/linux/Makefile