mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-05 07:00:30 +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
|
||||
|
||||
if build_standalone and get_option('plugin_thunderbolt')
|
||||
umockdev = dependency('umockdev-1.0', required: false)
|
||||
conf.set('HAVE_THUNDERBOLT', '1')
|
||||
endif
|
||||
umockdev = dependency('umockdev-1.0', required: false)
|
||||
|
||||
if build_standalone and get_option('plugin_flashrom')
|
||||
libflashrom = dependency('flashrom', fallback : ['flashrom', 'flashrom_dep'])
|
||||
|
Loading…
Reference in New Issue
Block a user