Skip to content

Commit e1552af

Browse files
committed
opendbc build fix
1 parent b3f2fb0 commit e1552af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SConscript

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ def build_project(project_name, project, extra_flags):
8686
f"{panda_root}/board/",
8787
f"{panda_root}/../opendbc/",
8888
f"{panda_root}/../opendbc/safety/",
89+
f"{panda_root}/../opendbc/safety/board/",
8990
]
9091

9192
env = Environment(

0 commit comments

Comments
 (0)