linux: add dtb makefile target to targets list
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 8 Feb 2024 22:04:55 +0000 (23:04 +0100)
committerRISCi_ATOM <bob@bobcall.me>
Tue, 27 Feb 2024 16:34:53 +0000 (11:34 -0500)
commit4e903e43e6ae5bad4c72fa9f6f8975a47ae76270
tree1c4544aeae361a74988716b03366660ab05eeb7b
parentac0847891bfbfa889d1c0c7a7f097caa37f0f176
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