vermeer: ELF checks are enabled by default

Change-Id: I5740f4c8d359831b4cb794912c5d650f55c33f17
This commit is contained in:
Michael Bestas
2024-11-05 23:16:08 +02:00
committed by Lunark :3
parent e729e10351
commit b8a487b214

View File

@@ -100,7 +100,6 @@ module = ExtractUtilsModule(
blob_fixups=blob_fixups,
lib_fixups=lib_fixups,
namespace_imports=namespace_imports,
check_elf=True,
add_firmware_proprietary_file=True,
)