mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Makefile add board rename deprecation warning
This commit is contained in:
committed by
David Sidrane
parent
ec4c9da253
commit
f22f331e4a
@@ -41,7 +41,7 @@ build_script:
|
||||
# fetch all submodules in parallel
|
||||
- call bash --login -c "cd $repopath && git submodule -q update --init --recursive --jobs=10"
|
||||
# make SITL
|
||||
- call bash --login -c "cd $repopath && make posix"
|
||||
- call bash --login -c "cd $repopath && make px4_sitl_default"
|
||||
# make pixracer to check NuttX build
|
||||
- call bash --login -c "cd $repopath && make px4_fmu-v4_default"
|
||||
# run tests
|
||||
|
||||
Reference in New Issue
Block a user