From c2e22305d9af9c10f7f5e168088d62af360c8c2d Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 26 Jul 2025 11:35:32 +0200 Subject: Only build tar archive by default Everything else is implicitly build by default since it should contribute to the tar archive. --- fw/sim/meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'fw/sim') diff --git a/fw/sim/meson.build b/fw/sim/meson.build index 5edcad9..2e0b4fa 100644 --- a/fw/sim/meson.build +++ b/fw/sim/meson.build @@ -20,5 +20,4 @@ simulation = custom_target( '--binary-name', 'zephyr.exe', '--target-name', 'simulation-linux-amd64.exe', ], - build_by_default: true, ) -- cgit v1.2.3-70-g09d2