diff options
Diffstat (limited to 'artifacts')
-rw-r--r-- | artifacts/meson.build | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/artifacts/meson.build b/artifacts/meson.build index 9e14232..278c695 100644 --- a/artifacts/meson.build +++ b/artifacts/meson.build @@ -4,8 +4,7 @@ artifacts = [ schematic, bom, simulation, - bootloader, - application_signed, + update_image, factory_image, ] |