summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6915eea)
raw | patch | inline | side by side (parent: 6915eea)
author | Frank Livingston <frank-livingston@ti.com> | |
Sat, 15 Jul 2017 14:42:13 +0000 (09:42 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Sat, 15 Jul 2017 14:42:13 +0000 (09:42 -0500) |
build_all.bat | patch | blob | history |
diff --git a/build_all.bat b/build_all.bat
index cb40ef79dfc330bc2063af59433c6d5461cc5852..71b5bf59ee8bbfccb2587dea13d67659b7ebb462 100644 (file)
--- a/build_all.bat
+++ b/build_all.bat
:: *************************************************************************
:: *** Build
:: *************************************************************************
+:: Build DSP PDK LLD libraries
+@pushd scripts
+@cmd /c build_pdk_libs.bat
+@popd
+
:: Build ARM/DSP PAF libraries
@pushd scripts
@call build_paf_libs.bat
@call build_alg_libs.bat
@popd
-:: Build DSP PDK LLD libraries
-@pushd scripts
-@call build_pdk_libs.bat
-@popd
-:: FL: brute force reset PDK environment setup. Clean this up later.
-@call scripts\setup_env.bat
-
if "%2" NEQ "SDF" goto build_ccs_projects
:: Build DH-IP packages
@pushd scripts