mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-24 10:34:00 +08:00
fix(voxl2): remove obsolete build-deps.sh script
This commit is contained in:
committed by
Ramon Roche
parent
e3e26b4bfd
commit
70e98f17ff
@@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd boards/modalai/voxl2/libfc-sensor-api
|
||||
rm -fR build
|
||||
mkdir build
|
||||
cd build
|
||||
CC=/home/4.1.0.4/tools/linaro64/bin/aarch64-linux-gnu-gcc cmake ..
|
||||
make
|
||||
cd ../../../../..
|
||||
Reference in New Issue
Block a user