From 321cf717abbc7ac9670f7b5674c4d19f76af2d21 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Thu, 12 Feb 2015 22:08:17 -0500 Subject: create bin/ directory in builddeps, not buildrom-withgrub --- (limited to 'buildrom-withgrub') diff --git a/buildrom-withgrub b/buildrom-withgrub index bd6c35f..01d131e 100755 --- a/buildrom-withgrub +++ b/buildrom-withgrub @@ -31,11 +31,6 @@ if (( $# != 1 )); then exit 1 fi -if [ ! -d "bin" ] -then - mkdir bin/ -fi - cd coreboot # Build ROM images with text-mode and corebootfb modes. -- cgit v0.9.1