Commit ebfd250c authored by luo's avatar luo

Update run.sh

parent 4df678f1
...@@ -201,8 +201,8 @@ copy_files "$1" ...@@ -201,8 +201,8 @@ copy_files "$1"
mkdir system_temp/usr -p mkdir system_temp/usr -p
# Get new controller # Get new controller
make_module tools/controller/ controller sdk/bin/ # make_module tools/controller/ controller sdk/bin/
make_module tools/comm/ libtool_comm.so sdk/opensource/lib/ # make_module tools/comm/ libtool_comm.so sdk/opensource/lib/
# Copy libraries and scripts # Copy libraries and scripts
cp common/lib/libcrypto.so* system_temp/lib/ cp common/lib/libcrypto.so* system_temp/lib/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment