From 321cf717abbc7ac9670f7b5674c4d19f76af2d21 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 13 Feb 2015 03:08:17 +0000 Subject: create bin/ directory in builddeps, not buildrom-withgrub --- builddeps | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'builddeps') diff --git a/builddeps b/builddeps index 7c937c34..bd0c358f 100755 --- a/builddeps +++ b/builddeps @@ -20,6 +20,11 @@ set -u -e -v +if [ ! -d "bin" ] +then + mkdir bin/ +fi + # Build utilities needed in coreboot directory # -------------------------------------------------------------------- -- cgit v1.2.3-70-g09d2