X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Fhost-build.mk;h=ea7cd3acafd55782b092f5731b601936c43e3c93;hb=5723a1798ce859f629223f07c757304155620b8f;hp=1511242f95b5074f01ca9105461bff9b3ab6d300;hpb=43f15e09a97264a3a34255d85d20eb62ea0a2a01;p=lede-git%2F.git diff --git a/include/host-build.mk b/include/host-build.mk index 1511242f95..ea7cd3acaf 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