summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuilddeps9
1 files changed, 0 insertions, 9 deletions
diff --git a/builddeps b/builddeps
index 596ca2f..40adae8 100755
--- a/builddeps
+++ b/builddeps
@@ -18,15 +18,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-# This builds all of the dependencies that the "build" script relies on.
-
-# MAKE SURE THAT YOU RAN "./builddeb" BEFORE RUNNING THIS!
-# IF YOUR DISTRO DOESN'T USE "apt-get", ADAPT WHAT YOU SEE IN "builddeb"
-# AND INSTALL THE BUILD DEPENDENCIES NEEDED TO RUN THIS BUILD SCRIPT!
-
-# NOTE: If you downloaded the "meta" archive and ran "getall", then
-# you do not need to run this at all. getall does all of the below:
-
set -u -e -v
# Build utilities needed in coreboot directory