From a1a31353a479cce3c590dec290ed1e9413619124 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 11 Jul 2015 13:03:26 -0400 Subject: build/module/coreboot: Don't build crossgcc automatically Don't download it, either. --- (limited to 'resources/scripts') diff --git a/resources/scripts/helpers/build/module/coreboot b/resources/scripts/helpers/build/module/coreboot index 3d93c8d..1522196 100755 --- a/resources/scripts/helpers/build/module/coreboot +++ b/resources/scripts/helpers/build/module/coreboot @@ -42,11 +42,6 @@ make # done. go back to coreboot dir cd "../../" -# ------------------------------------- -# build reference crossGCC for coreboot -# ------------------------------------- -make crossgcc-i386 - # done. go back to main libreboot_src directory cd "../" -- cgit v0.9.1