X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6a73afb7851a83780f0d9deb6ea5ea5599840718..eba0280e05b43a0a12b2fff0b6deb38cf338a509:/include/host-build.mk 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