From 152d973b05c98f35ef995c5c117086d64ec08ab4 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 11 Jul 2015 20:22:04 -0400 Subject: docs/maintain/index.html: notes about crossgcc --- (limited to 'docs/maintain') diff --git a/docs/maintain/index.html b/docs/maintain/index.html index 1dc0cd3..5fa0cdb 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -370,6 +370,13 @@ by the build system:
$ ./build module coreboot

+ +

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

Instead of running the above command, you can save time -- cgit v0.9.1