diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-28 05:07:04 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-11 18:23:16 (EST) |
commit | 137aee12fb6f8c2c682268c6894110d486c12caa (patch) | |
tree | 4237b42d1978e163caa4491b6a80f5e7a1092e40 /builddeps-bucts | |
parent | e1839b53737ba6058a864fcc6d1c50f5784c9866 (diff) | |
download | libreboot-137aee12fb6f8c2c682268c6894110d486c12caa.zip libreboot-137aee12fb6f8c2c682268c6894110d486c12caa.tar.gz libreboot-137aee12fb6f8c2c682268c6894110d486c12caa.tar.bz2 |
ThinkPad X200 support added to libreboot
Diffstat (limited to 'builddeps-bucts')
-rwxr-xr-x | builddeps-bucts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/builddeps-bucts b/builddeps-bucts index 7a11a3c..ead751b 100755 --- a/builddeps-bucts +++ b/builddeps-bucts @@ -21,11 +21,6 @@ # This script is used by the main "builddeps" script in libreboot src/meta archives. # The reason it is seperated here is so that bucts can be built separately aswell. -# To build bucts, you will need the dependencies in "builddeb". -# Run it, or adapt it if you do not use an "apt-get" distro. - -# "getbucts" script also makes use of this script. - set -u -e -v # Build BUC.TS utility (needed for flashing ROM's on X60/T60 while Lenovo BIOS is running) |