Revert "bug fixes for sitl cmake files"

This reverts commit 76df4ecf34.
This commit is contained in:
Lorenz Meier
2016-04-21 08:39:28 +02:00
parent f76bc2aa18
commit af02b860b3
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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"
)
+1 -1
View File
@@ -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"
)
+1 -1
View File
@@ -5,5 +5,5 @@ list(APPEND config_module_list
)
set(config_sitl_rcS
posix-configs/SITL/init
posix-configs/SITL/init/rcS_lpe
)
+1 -1
View File
@@ -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"
)