X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=include%2Fhost-build.mk;h=ea7cd3acafd55782b092f5731b601936c43e3c93;hp=1511242f95b5074f01ca9105461bff9b3ab6d300;hb=38e043ef5b017ca11f87abbd90a4b88907d1e7af;hpb=f0ba23e39942cec07ea6f9d43ba916abe1830bc9 diff --git a/include/host-build.mk b/include/host-build.mk index 1511242f9..ea7cd3aca 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -98,6 +98,7 @@ define HostBuild $(STAGING_DIR)/stampfiles/.host_$(PKG_NAME)-installed: $(PKG_BUILD_DIR)/.built $(call Build/Install) + mkdir -p $$(shell dirname $$@) touch $$@ ifdef Build/Install