summaryrefslogtreecommitdiffstats
path: root/builddeps-coreboot
diff options
context:
space:
mode:
Diffstat (limited to 'builddeps-coreboot')
-rwxr-xr-xbuilddeps-coreboot2
1 files changed, 1 insertions, 1 deletions
diff --git a/builddeps-coreboot b/builddeps-coreboot
index e46cecf..e074eab 100755
--- a/builddeps-coreboot
+++ b/builddeps-coreboot
@@ -55,7 +55,7 @@ rm -rf grub.elf
# build reference crossGCC for coreboot
make crossgcc-clean
-make crossgcc
+make crossgcc-i386
# build libpayload
cd payloads/libpayload