Skip to content
Snippets Groups Projects
Commit af02b860 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Revert "bug fixes for sitl cmake files"

This reverts commit 76df4ecf.
parent f76bc2aa
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
posix-configs/SITL/init/rcS
CACHE FILEPATH "init script for sitl"
)
......
......@@ -70,7 +70,7 @@ set(config_extra_builtin_cmds
)
set(config_sitl_rcS
posix-configs/SITL/init
posix-configs/SITL/init/rcS_ekf2
CACHE FILEPATH "init script for sitl"
)
......
......@@ -5,5 +5,5 @@ list(APPEND config_module_list
)
set(config_sitl_rcS
posix-configs/SITL/init
posix-configs/SITL/init/rcS_lpe
)
......@@ -33,7 +33,7 @@ set(config_extra_builtin_cmds
)
set(config_sitl_rcS
posix-configs/SITL/init
posix-configs/SITL/init/rcS
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