mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-25 08:22:35 +00:00
trivial: lenovo-thinklmi: disable plugin build outside linux
This commit is contained in:
parent
b092f9e80c
commit
1c38d02367
@ -1,4 +1,4 @@
|
||||
if not get_option('plugin_uefi_capsule').disabled()
|
||||
if get_option('plugin_uefi_capsule').disable_auto_if(host_machine.system() != 'linux').allowed()
|
||||
|
||||
cargs = ['-DG_LOG_DOMAIN="FuPluginLenovoThinkLmi"']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user