Skip to content
Snippets Groups Projects
Commit 5723a179 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

fix stampfiles for host-builds

SVN-Revision: 6367
parent 43f15e09
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment