diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 04:47:33 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 04:47:33 +0000 |
commit | 052c4504fd72e22d9f7c8dded65f8c6ab095d78f (patch) | |
tree | c00abe6cf3f8d3b8c9aed0418e6aebf15d80ddec /builddeps-coreboot | |
parent | 1628aa2faf7d00444e56bd6c0b2a33c9408cd7db (diff) | |
download | librebootfr-052c4504fd72e22d9f7c8dded65f8c6ab095d78f.tar.gz librebootfr-052c4504fd72e22d9f7c8dded65f8c6ab095d78f.zip |
builddeps-coreboot: remove obsolete comment
Diffstat (limited to 'builddeps-coreboot')
-rwxr-xr-x | builddeps-coreboot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/builddeps-coreboot b/builddeps-coreboot index 9a13c698..06abe713 100755 --- a/builddeps-coreboot +++ b/builddeps-coreboot @@ -34,9 +34,6 @@ set -u -e -v cd coreboot # build cbfstool -# THIS IS NOT THE STANDALONE VERSION -# SEE "builddeps-cbfstool" for the instructions -# for the cbfstool_standalone in libreboot_bin/ cd util/cbfstool make |