]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - meson_options.txt
network: Allow to configure GW even UseRoutes=false
[thirdparty/systemd.git] / meson_options.txt
index d5b6f24344c2b9f96f4ab6ce245eb5bdbb3a727c..4f82479a9ba038f0d2450ff427a1dccf12bef0a5 100644 (file)
@@ -323,8 +323,6 @@ option('efi-ld', type : 'string',
        description : 'the linker to use for EFI modules')
 option('efi-libdir', type : 'string',
        description : 'path to the EFI lib directory')
-option('efi-ldsdir', type : 'string',
-       description : 'path to the EFI lds directory')
 option('efi-includedir', type : 'string', value : '/usr/include/efi',
        description : 'path to the EFI header directory')
 option('tpm-pcrindex', type : 'integer', value : 8,