diff options
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) |