mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-08 12:49:24 +00:00
trivial: drop unnecessary HAVE_THUNDERBOLT config
This commit is contained in:
parent
438c30aa63
commit
d96ee25bbf
@ -479,10 +479,7 @@ if build_standalone and get_option('plugin_nvme')
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if build_standalone and get_option('plugin_thunderbolt')
|
umockdev = dependency('umockdev-1.0', required: false)
|
||||||
umockdev = dependency('umockdev-1.0', required: false)
|
|
||||||
conf.set('HAVE_THUNDERBOLT', '1')
|
|
||||||
endif
|
|
||||||
|
|
||||||
if build_standalone and get_option('plugin_flashrom')
|
if build_standalone and get_option('plugin_flashrom')
|
||||||
libflashrom = dependency('flashrom', fallback : ['flashrom', 'flashrom_dep'])
|
libflashrom = dependency('flashrom', fallback : ['flashrom', 'flashrom_dep'])
|
||||||
|
Loading…
Reference in New Issue
Block a user