diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-25 02:32:35 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-25 03:26:53 +0000 |
commit | 7ff25fd1932471a23827ef821be97fc4969910e1 (patch) | |
tree | ee1fb3803d66cdd4d07209b7b273a1f1252bd6aa /docs/gnulinux/grub_cbfs.html | |
parent | 62d4eaaaf4b87629b37e6d16d4b4020499207d73 (diff) | |
download | librebootfr-7ff25fd1932471a23827ef821be97fc4969910e1.tar.gz librebootfr-7ff25fd1932471a23827ef821be97fc4969910e1.zip |
libreboot_bin.tar.xz: Include utils as statically linked binaries
This means that the user does not have to install build dependency
or build from source anymore.
Diffstat (limited to 'docs/gnulinux/grub_cbfs.html')
-rw-r--r-- | docs/gnulinux/grub_cbfs.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/gnulinux/grub_cbfs.html b/docs/gnulinux/grub_cbfs.html index 63b95519..8b5a8a61 100644 --- a/docs/gnulinux/grub_cbfs.html +++ b/docs/gnulinux/grub_cbfs.html @@ -90,9 +90,7 @@ executable. </p> <p> - Alternatively if you are working with libreboot_bin, then you can run <b><i>./builddeps-cbfstool</i></b> - command inside libreboot_bin/; a <b><i>cbfstool</i></b> and <b><i>rmodtool</i></b> - executable will appear under libreboot_bin/ + Alternatively if you are working with libreboot_bin, you will find binaries under ./cbfstool/ </p> <p> |