aboutsummaryrefslogtreecommitdiff
path: root/leg-96boards-developerbox-edk2.yaml
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-12-10 09:34:44 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-12-10 09:34:44 +0000
commit16e524eb8d7613c36cb1829c62206476b056262e (patch)
treef823d0f1c7b04fe5656d7b99234d53c3b4ff53e5 /leg-96boards-developerbox-edk2.yaml
parente4593c00b78ad4c7cfdc2d2d5496e3b8cf09a903 (diff)
leg-96boards-developerbox-edk2: enable x86 emulator
Change-Id: I6ecb96a07c9c1cee2d328530a8ce0a268b50f41b Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Diffstat (limited to 'leg-96boards-developerbox-edk2.yaml')
-rw-r--r--leg-96boards-developerbox-edk2.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/leg-96boards-developerbox-edk2.yaml b/leg-96boards-developerbox-edk2.yaml
index 122ba9f67b..6cc589ec24 100644
--- a/leg-96boards-developerbox-edk2.yaml
+++ b/leg-96boards-developerbox-edk2.yaml
@@ -83,7 +83,7 @@
source edk2/edksetup.sh
- build -a AARCH64 -t GCC5 -b DEBUG -b RELEASE -n $NUM_THREADS -p Platform/Socionext/DeveloperBox/DeveloperBox.dsc -D FIRMWARE_VER=${BUILD_NUMBER}
+ build -a AARCH64 -t GCC5 -b DEBUG -b RELEASE -n $NUM_THREADS -p Platform/Socionext/DeveloperBox/DeveloperBox.dsc -D FIRMWARE_VER=${BUILD_NUMBER} -D DO_X86EMU=TRUE
mkdir $OUTDIR
cp Build/DeveloperBox/DEBUG_GCC5/FV/SPI_NOR_IMAGE.fd $OUTDIR/SPI_NOR_IMAGE.fd-DEBUG