X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=include%2Fimage.mk;h=020418d54d42945bd69b7c398b799a81f82c56a0;hp=36c6c63320ffc8c9d52161452b808ef445c947b3;hb=0d19e8da7fa2c3d7bf9991154f9b40431a5f5f63;hpb=9c6945d7a15b19a0bd4b92ee5db3e2d6d7527365 diff --git a/include/image.mk b/include/image.mk index 36c6c63320..020418d54d 100644 --- a/include/image.mk +++ b/include/image.mk @@ -464,6 +464,9 @@ define BuildImage image_prepare: compile mkdir -p $(KDIR)/tmp $(call Image/Prepare) + else + image_prepare: + mkdir -p $(KDIR)/tmp endif mkfs_prepare: image_prepare