From a1a31353a479cce3c590dec290ed1e9413619124 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 11 Jul 2015 18:03:26 +0100 Subject: build/module/coreboot: Don't build crossgcc automatically Don't download it, either. --- docs/git/index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/git') diff --git a/docs/git/index.html b/docs/git/index.html index 447a364a..d5c29a10 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -800,6 +800,17 @@ $ ./build module all

+

+ NOTE: crossgcc is included in coreboot/util/crossgcc/tarballs/ in the release archives, + but the build system for libreboot does not automatically download/build it. + If you are using libreboot from the git repository, make sure to do the following:
+ $ cd coreboot/
+ $ make crossgcc-i386
+ $ cd ../
+ This will download coreboot's reference cross-compile toolchain, + which is highly recommended by the coreboot project. +

+

After that, build the ROM images (for all boards):
$ ./build roms withgrub
-- cgit v1.2.3-70-g09d2