Re-add missing ease-of-use make targets

This commit is contained in:
Lorenz Meier 2015-09-12 15:44:05 +02:00
parent 7f41238f70
commit 05c7a0683d
1 changed files with 11 additions and 0 deletions

View File

@ -84,6 +84,17 @@ posix_sitl_simple:
qurt_eagle_travis:
$(call cmake-build,$@)
posix: posix_sitl_simple
sitl_quad:
Tools/sitl_run.sh posix-configs/SITL/init/rcS
sitl_plane:
Tools/sitl_run.sh posix-configs/SITL/init/rc.fixed_wing
sitl_ros:
Tools/sitl_run.sh posix-configs/SITL/init/rc_iris_ros
# Other targets
# --------------------------------------------------------------------
# explicity set default build target