[PATCH 2/8] qi-build-create-image-dir.patch

Andy Green andy at openmoko.com
Tue Oct 21 12:42:11 CEST 2008


Signed-off-by: Andy Green <andy at openmoko.com>
---

 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index b43e958..ad99a3f 100644
--- a/Makefile
+++ b/Makefile
@@ -69,6 +69,7 @@ ${MKUDFU}:
 	 make -C $(TOOLS)
 
 ${UDFU_IMAGE}:${OBJS} ${MKUDFU}
+	mkdir -p image
 	@$(LD) ${LDFLAGS} -T$(LDS) -g $(OBJS) -o ${TARGET} ${LIBS}
 	@$(OBJCOPY) -O binary -S ${TARGET} ${IMAGE}
 	@$(MKUDFU) -v ${UDFU_VID} -p ${UDFU_PID} -r ${UDFU_REV} \




More information about the openmoko-kernel mailing list