diff --git a/.gitmodules b/.gitmodules index 10fa733cf3..3c3cbae18e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,4 +15,7 @@ url = https://github.com/commaai/teleoprtc [submodule "tinygrad"] path = tinygrad_repo - url = https://github.com/tinygrad/tinygrad.git \ No newline at end of file + url = https://github.com/tinygrad/tinygrad.git +[submodule "fakedata"] + path = selfdrive/test/process_replay/fakedata + url = https://gitlab.com/sunnypilot/public/fakedata.git