xref: /openbmc/google-ipmi-sys/meson.options (revision dde0c029)
1option('tests', type: 'feature', description: 'Build tests')
2option('static-bifurcation', type: 'string', value: '/usr/share/google-ipmi-sys/bifurcation.json', description: 'Path to Static Bifurcation Json config')
3option('bare_metal', type: 'boolean', value: false, description: 'Bare Metal Mode Flag')
4option('bm-signal-path', type: 'string', value: '/run/bm-ready.flag', description: 'Path to the flag to indicate that BM mode is ready')
5