From fe6259ac9875cdaf6d167d58935705251dcad6d3 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 14 Feb 2015 14:58:13 -0500 Subject: Move creation of bin/ directory to the "build" script --- (limited to 'builddeps') 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 # -------------------------------------------------------------------- -- cgit v0.9.1