diff --git a/csv/build_devkit.sh b/csv/build_devkit.sh index dff9bfcf92d7015458bce0c1e81248e7b3099e23..f853b86c1e09a7b61d45693453aa06c6d609c0bc 100755 --- a/csv/build_devkit.sh +++ b/csv/build_devkit.sh @@ -28,3 +28,7 @@ cd /opt/hygon/csv/sme_test make cd /opt/hygon/csv/csv2-reg-test make +cd /opt/hygon/csv/csv3-memory-rw-test/csv3_test +make +cd /opt/hygon/csv/csv3-memory-rw-test/host-module +make