diff options
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build index f0159176a4..e75a837d20 100644 --- a/meson.build +++ b/meson.build @@ -310,8 +310,6 @@ conf.set_quoted('STATUS_UNIT_FORMAT_DEFAULT_STR', status_unit_format conf.set10('FIRST_BOOT_FULL_PRESET', get_option('first-boot-full-preset')) -conf.set10('EFI_TPM_PCR_COMPAT', get_option('efi-tpm-pcr-compat')) - ##################################################################### cc = meson.get_compiler('c') |