mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
Removed duplicate target in Makefile
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
committed by
Julian Oes
parent
d3d231e8b6
commit
957e67ed85
@@ -155,9 +155,6 @@ posix_sitl_ekf2:
|
|||||||
ros_sitl_default:
|
ros_sitl_default:
|
||||||
@echo "This target is deprecated. Use make 'posix_sitl_default gazebo' instead."
|
@echo "This target is deprecated. Use make 'posix_sitl_default gazebo' instead."
|
||||||
|
|
||||||
ros_sitl_default:
|
|
||||||
$(call cmake-build,$@)
|
|
||||||
|
|
||||||
qurt_eagle_travis:
|
qurt_eagle_travis:
|
||||||
$(call cmake-build,$@)
|
$(call cmake-build,$@)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user