From 8241c45f0d6762729a9f02e41ca04784d210e259 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 6 Nov 2015 03:08:47 +0000 Subject: build/module/coreboot: also build crossgcc arm --- docs/maintain/index.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'docs/maintain/index.html') diff --git a/docs/maintain/index.html b/docs/maintain/index.html index 3a0da0ae..f71d67e1 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -395,25 +395,18 @@

Finally, re-build the parts from coreboot that are used - by the build system:
+ by the build system (also builds GCC):
$ ./build module coreboot

- -

- You also need to build crossgcc:
- $ cd coreboot/
- $ make crossgcc-i386
- $ make crossgcc-arm
- $ cd ../ -

- Instead of running the above command, you can save time + Before running the above command, you can save time by copying out the crossgcc that you compiled before (from coreboot/util/crossgcc/) and then putting it back. After you've done that, run everything in resources/scripts/helpers/build/module/coreboot except for the part that builds GCC. + Only do this if the version is correct.

-- cgit v1.2.3-70-g09d2