Handle potential race condition with $(obj)/util/cbfstool

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5109 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Patrick Georgi 2010-02-10 18:50:36 +00:00
parent 68882a3322
commit 7faf22fbbb
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ endif
prepare:
mkdir -p $(obj)
mkdir -p $(obj)/util/kconfig/lxdialog
mkdir -p $(obj)/util/kconfig/lxdialog $(obj)/util/cbfstool
test -n "$(alldirs)" && mkdir -p $(alldirs) || true
prepare2: $(obj)/build.h