summaryrefslogtreecommitdiff
path: root/BuildBIOS.sh
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2017-05-27 14:12:35 +0800
committerzwei4 <david.wei@intel.com>2017-05-27 14:12:35 +0800
commit40f00126ecfceb4dc1226e55ebd4827b9006d4e4 (patch)
treed51bcb3cb072a61fa8101cb4410914b97c6ea841 /BuildBIOS.sh
parent66d48af2d24645263b8068e261abc58d84cc2b93 (diff)
downloadedk2-platforms-40f00126ecfceb4dc1226e55ebd4827b9006d4e4.tar.xz
GCC build script change.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: zwei4 <david.wei@intel.com>
Diffstat (limited to 'BuildBIOS.sh')
-rwxr-xr-xBuildBIOS.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildBIOS.sh b/BuildBIOS.sh
index ff815e9fa7..fb67f04c21 100755
--- a/BuildBIOS.sh
+++ b/BuildBIOS.sh
@@ -27,5 +27,5 @@ export PACKAGES_PATH=$WORKSPACE:$WORKSPACE/Core:$WORKSPACE/Silicon/:$WORKSPACE/P
make -C BaseTools
-. ./Platform/BroxtonPlatformPkg/BuildIFWI.sh APLI $Target_Flag
+bash ./Platform/BroxtonPlatformPkg/BuildIFWI.sh APLI $Target_Flag