blob: dc03f5c2d136fc42b6558886ecf80c6d1dd535a3 [file] [log] [blame]
Patrick Williamsa385d892025-02-01 08:37:40 -05001executable('find_hwmon', 'find_hwmon.cpp', dependencies: sysfs_dep)
Brad Bishop59061732019-10-07 15:48:37 -04002
Patrick Williamsa385d892025-02-01 08:37:40 -05003executable('find_callout_path', 'find_callout_path.cpp', dependencies: sysfs_dep)