diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-30 20:39:41 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-30 20:39:41 (EST) |
commit | 81e66c3172a5c960b173df719f26ebfec183e3fc (patch) | |
tree | 11e7d5f8873dc381c4485b41321cb646e8b82dc0 /docs | |
parent | 523916fe30c11af081f3937e7da29a8da3e4eebe (diff) | |
download | libreboot-81e66c3172a5c960b173df719f26ebfec183e3fc.zip libreboot-81e66c3172a5c960b173df719f26ebfec183e3fc.tar.gz libreboot-81e66c3172a5c960b173df719f26ebfec183e3fc.tar.bz2 |
build-release: include statically (cross) compiled cbfstool
Diffstat (limited to 'docs')
-rw-r--r-- | docs/git/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/git/index.html b/docs/git/index.html index 53ffd1d..01f225b 100644 --- a/docs/git/index.html +++ b/docs/git/index.html @@ -502,6 +502,13 @@ and <b>bucts</b> will be included only as 64-bit statically linked binaries. <b>To include a statically linked flashrom and bucts for i686, you will need to build them on a chroot, a virtual machine or a real 32-bit system. You can find the build dependencies for these packages listed in deps-*</b> </p> + + <p> + armv7l binaries (tested on a BeagleBone Black) are also included in libreboot_bin, for: + </p> + <ul> + <li>cbfstool</li> + </ul> <p> If you are building 32-bit binaries on a live system or chroot (for flashrom/bucts), you can use the following to statically link them:<br/> |