10 lines
143 B
Bash
10 lines
143 B
Bash
|
|
cd ../../
|
||
|
|
make clean
|
||
|
|
make all
|
||
|
|
cd demo/isp_linux_demo
|
||
|
|
make
|
||
|
|
cp ../../build/linux/demo/isp_linux_demo/isp_linux_demo ../../../nfs/fy00/linux
|
||
|
|
|
||
|
|
|
||
|
|
|