]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/meson.build
tree-wide: Drop gnu-efi
[thirdparty/systemd.git] / src / test / meson.build
index 55c08812999c8b5a3c72b70a36406e0977ce4af9..afd95cf8dd4d3afc4be0ae179355b0ec01674d87 100644 (file)
@@ -456,7 +456,7 @@ tests += [
         },
         {
                 'sources' : files('test-sbat.c'),
-                'condition' : 'HAVE_GNU_EFI',
+                'condition' : 'ENABLE_BOOTLOADER',
                 'c_args' : '-I@0@'.format(efi_config_h_dir),
         },
         {