From 2be40d74606cb2c09a0b3e741e4420c5195ca956 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 11 Jul 2015 20:23:45 -0400 Subject: docs/git/index.html: notes about build/module/list --- (limited to 'docs/git') diff --git a/docs/git/index.html b/docs/git/index.html index faab899..8863974 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -801,6 +801,12 @@

+ You can also build each modules separately, using ./build module modulename. + To see the possible values for modulename, use:
+ $ ./build module list +

+ +

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:
-- cgit v0.9.1