Merge branch 'Branch_S550_Fast' of gitlab.sifar.tech:linux-em-group/s530-ntk into Branch_S550_Fast
This commit is contained in:
commit
e569b001da
9
mkanalyze.sh
Executable file
9
mkanalyze.sh
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
#用于gitlab-ci.yml编译使用
|
||||
echo "Start compile."
|
||||
export ROOT_PATH=$PWD
|
||||
|
||||
source build/envsetup.sh
|
||||
lunch Linux cfg_565_HUNTING_EVB_LINUX_4G_S550 arm-ca9-linux-uclibcgnueabihf-8.4.01
|
||||
make library_clean app_clean
|
||||
make library app
|
Loading…
Reference in New Issue
Block a user