Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-hwmon
/
73769099e215de68fbb6c82664eb682cacce9f56
/
.
/
msl
/
meson.build
blob: f63f72211e22335f06e6e26eed5483af06dd66bb [
file
] [
log
] [
blame
]
if
get_option
(
'enable-max31785-msl'
)
configure_file
(
copy
:
true
,
input
:
'max31785-msl'
,
install
:
true
,
install_dir
:
get_option
(
'bindir'
),
output
:
'max31785-msl'
,
)
endif