openwrt/package/boot/uboot-tools
Robert Marko 293d5f1366 uboot-tools: dont build tools unconditionally
Currently, both envtools and the rest of U-Boot tools are being built
regardless if the dumpimage package has been selected.

This will fail if only envtools are selected since the rest of tools
require OpenSSL while envtools do not require them.

So, only build tools if dumpimage is selected.

Fixes: 46e376c935 ("uboot-tools: migrate uboot-envtools to uboot-tools")
Fixes: #18327
Tested-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://github.com/openwrt/openwrt/pull/18329
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-03-24 18:43:44 +01:00
..
patches uboot-tools: create dumpimage package 2025-03-22 13:19:14 +00:00
uboot-envtools/files qualcommax: ipq60xx: add GL.iNet GL-AX1800/AXT1800 support 2025-03-24 10:16:00 +01:00
Makefile uboot-tools: dont build tools unconditionally 2025-03-24 18:43:44 +01:00