summaryrefslogtreecommitdiffstats
path: root/builddeps
diff options
context:
space:
mode:
Diffstat (limited to 'builddeps')
-rwxr-xr-xbuilddeps5
1 files changed, 0 insertions, 5 deletions
diff --git a/builddeps b/builddeps
index c4e5585..7c8a6d9 100755
--- a/builddeps
+++ b/builddeps
@@ -20,11 +20,6 @@
set -u -e -v
-if [ ! -d "bin" ]
-then
- mkdir bin/
-fi
-
# Build utilities needed in coreboot directory
# --------------------------------------------------------------------