diff --git a/Makefile b/Makefile index 25b5fa5dfc..ef7db710dd 100644 --- a/Makefile +++ b/Makefile @@ -154,7 +154,8 @@ posix_sitl_ekf2: $(call cmake-build,$@) ros_sitl_default: - $(call cmake-build,$@) + @echo "This target is deprecated. Use make 'posix_sitl_default gazebo' instead." +# $(call cmake-build,$@) qurt_eagle_travis: $(call cmake-build,$@)