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>
Thu, 8 Feb 2024 22:04:55 +0000 (23:04 +0100)
commitc4910e9cb37c626ab9f4a47579bc8ec8981cdf4a
treefbb7519ef453c50e10538fade6b489b0da66dbc9
parentc47532b1ea7f8459f05a223a71317a1461c6e750
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>
target/linux/Makefile