mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-06 00:35:44 +08:00
move clocksd to system/ (#24761)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Import('env', 'common', 'cereal', 'messaging')
|
||||
env.Program('clocksd.cc', LIBS=[common, cereal, messaging, 'capnp', 'zmq', 'kj'])
|
||||
Reference in New Issue
Block a user