summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:09:59 +0000
committerFrancis Rowe <info@gluglug.org.uk>2014-11-28 05:09:59 +0000
commit63b2eb7fbe5324965d5f14d609d21a36c203404a (patch)
tree49c5a8ea6d63c8fcf2c2519120631ade45b607e2
parent28218b16429859eea7616b7178b6614b8f1635b5 (diff)
builddeps-grub: remove obsolete comments
-rwxr-xr-xbuilddeps-grub5
1 files changed, 0 insertions, 5 deletions
diff --git a/builddeps-grub b/builddeps-grub
index 7522558..c177985 100755
--- a/builddeps-grub
+++ b/builddeps-grub
@@ -23,11 +23,6 @@ set -u -e -v
# This script is used by the main "builddeps" script in libreboot src/meta archives.
# The reason it is seperated here is so that grub can be built separately aswell.
-# To use this script, you will need the dependencies in "builddeb".
-# Run it, or adapt it if you do not use an "apt-get" distro.
-
-# This is also used by the "getgrub" script.
-
# Build utilies needed for building GRUB payloads
# ---------------------------------------------------------------------