mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
QuRT travis target: Make accessible via makefile
This commit is contained in:
3
Makefile
3
Makefile
@@ -143,6 +143,9 @@ ros_sitl_simple:
|
|||||||
qurt_eagle_travis:
|
qurt_eagle_travis:
|
||||||
$(call cmake-build,$@)
|
$(call cmake-build,$@)
|
||||||
|
|
||||||
|
qurt_eagle_release:
|
||||||
|
$(call cmake-build,$@)
|
||||||
|
|
||||||
posix_eagle_release:
|
posix_eagle_release:
|
||||||
$(call cmake-build,$@)
|
$(call cmake-build,$@)
|
||||||
|
|
||||||
|
|||||||
@@ -222,7 +222,7 @@ function(px4_os_prebuild_targets)
|
|||||||
ONE_VALUE OUT BOARD THREADS
|
ONE_VALUE OUT BOARD THREADS
|
||||||
REQUIRED OUT BOARD
|
REQUIRED OUT BOARD
|
||||||
ARGN ${ARGN})
|
ARGN ${ARGN})
|
||||||
add_custom_target(${OUT} DEPENDS git_dspal git_eigen)
|
add_custom_target(${OUT} DEPENDS git_dspal)
|
||||||
|
|
||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user