diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-14 20:14:27 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-14 23:20:27 (EST) |
commit | b840755acc24f5cebe561d5ecb3380e157de1583 (patch) | |
tree | 52869222b2994e151768efc9bb9fd75c3156e0e0 /docs/gnulinux | |
parent | 2080a1ffcf025f0cbb27f6c00f7165adfe7ec248 (diff) | |
download | libreboot-b840755acc24f5cebe561d5ecb3380e157de1583.zip libreboot-b840755acc24f5cebe561d5ecb3380e157de1583.tar.gz libreboot-b840755acc24f5cebe561d5ecb3380e157de1583.tar.bz2 |
Move all build scripts into a single generic script, with helpers
All build scripts were moved to resources/scripts/helpers/
Diffstat (limited to 'docs/gnulinux')
-rw-r--r-- | docs/gnulinux/grub_cbfs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/grub_cbfs.html b/docs/gnulinux/grub_cbfs.html index 73cce0c..874ebaf 100644 --- a/docs/gnulinux/grub_cbfs.html +++ b/docs/gnulinux/grub_cbfs.html @@ -152,7 +152,7 @@ executable. </p> <p> - Alternatively if you are working with libreboot_bin, you will find binaries under ./cbfstool/ + Alternatively if you are working with libreboot_util, you will find binaries under ./cbfstool/ </p> <p> |