dtc: add option for a static build
authorRobert Marko <robimarko@gmail.com>
Wed, 8 Nov 2023 22:09:44 +0000 (23:09 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 10 Nov 2023 19:27:55 +0000 (20:27 +0100)
commit8376eaaa2805c6ea41ca88a4cc2304731c91798e
tree941f41c84ddd92c76042ffa8c8c3c7c9903493a9
parent947b44d9ae17b4d56578c10a5dd675e79e4c621b
dtc: add option for a static build

I find myself manually compiling dtc as a staticly linked binary rather
often while porting a new device to OpenWrt as dtc is rarely included in
various vendor modifications of OpenWrt.

So, since dtc offers a convenient meson option to build it as staticaly
linked binary, lets make it a compile time option.

Signed-off-by: Robert Marko <robimarko@gmail.com>
package/utils/dtc/Makefile