Files
MoreTore/system/logcatd/SConscript
T
Vehicle Researcher 551d088497 openpilot v0.10.0
2025-09-22 21:17:34 -07:00

4 lines
120 B
Python

Import('env', 'messaging', 'common')
env.Program('logcatd', 'logcatd_systemd.cc', LIBS=[messaging, common, 'systemd'])