Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-hwmon
/
94555352240ba7ac577a7017c0719cd9bbeb7a23
/
.
/
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