Skip to content
Snippets Groups Projects
Commit 76df4ecf authored by SimsGautam's avatar SimsGautam Committed by Lorenz Meier
Browse files

bug fixes for sitl cmake files

parent fff53585
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ set(config_extra_builtin_cmds
)
set(config_sitl_rcS
posix-configs/SITL/init/rcS
posix-configs/SITL/init
CACHE FILEPATH "init script for sitl"
)
......
......@@ -70,7 +70,7 @@ set(config_extra_builtin_cmds
)
set(config_sitl_rcS
posix-configs/SITL/init/rcS_ekf2
posix-configs/SITL/init
CACHE FILEPATH "init script for sitl"
)
......
......@@ -5,5 +5,5 @@ list(APPEND config_module_list
)
set(config_sitl_rcS
posix-configs/SITL/init/rcS_lpe
posix-configs/SITL/init
)
......@@ -33,7 +33,7 @@ set(config_extra_builtin_cmds
)
set(config_sitl_rcS
posix-configs/SITL/init/rcS
posix-configs/SITL/init
CACHE FILEPATH "init script for sitl"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment