summaryrefslogtreecommitdiff
path: root/fvp-pre-boot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fvp-pre-boot.sh')
-rwxr-xr-xfvp-pre-boot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fvp-pre-boot.sh b/fvp-pre-boot.sh
index 1f0bdd7..cfd0def 100755
--- a/fvp-pre-boot.sh
+++ b/fvp-pre-boot.sh
@@ -91,7 +91,7 @@ cd ${WORKSPACE}
set +e
cd ${REPO_WORKSPACE}
-make PLAT=fvp all fip
+make PLAT=fvp all
count_errors $?
cp -a ${REPO_WORKSPACE}/build/fvp/release/*.bin ${builddir}