blob: 54a85ba9cd57a56165cf21efa54fdbf925d890fd [file] [log] [blame] [edit]
oem_opt = get_option('oem-libraries')
ipmi_plugin_options = ['b_lundef=false']
#################################################
# keep options below sorted alphabetically
#################################################
if 'example' in oem_opt or 'all' in oem_opt
subdir('example')
endif
if 'nvidia' in oem_opt or 'all' in oem_opt
subdir('nvidia')
endif