summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg/bld_vlv.sh
diff options
context:
space:
mode:
authorTim He <tim.he@intel.com>2015-01-23 08:14:39 +0000
committertimhe <timhe@Edk2>2015-01-23 08:14:39 +0000
commitbfed5d80af4cb3d76f9e064bc4d513d1be92ee2e (patch)
tree6dc2441c5cb7c32239d882c02170ddedc3bafc68 /Vlv2TbltDevicePkg/bld_vlv.sh
parenta687a1d207f1b84e08f2a45fcbc0c0d8f0763214 (diff)
downloadedk2-platforms-bfed5d80af4cb3d76f9e064bc4d513d1be92ee2e.tar.xz
Increase the BiosID major version to 0.77 and
Enable gcc build for minnowboard max with UDK2014.SP1.P1. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Tim He <tim.he@intel.com> Reviewed-by: David Wei <david.wei@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16648 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Vlv2TbltDevicePkg/bld_vlv.sh')
-rw-r--r--Vlv2TbltDevicePkg/bld_vlv.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vlv2TbltDevicePkg/bld_vlv.sh b/Vlv2TbltDevicePkg/bld_vlv.sh
index 4c01b1ca3c..e6d5e98852 100644
--- a/Vlv2TbltDevicePkg/bld_vlv.sh
+++ b/Vlv2TbltDevicePkg/bld_vlv.sh
@@ -57,7 +57,7 @@ fi
## Setup EDK environment. Edksetup puts new copies of target.txt, tools_def.txt, build_rule.txt in WorkSpace\Conf
## Also run edksetup as soon as possible to avoid it from changing environment variables we're overriding
-. edksetup.sh
+. edksetup.sh BaseTools
make -C BaseTools
## Define platform specific environment variables.