X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/12c49b6a6adbbcb0c7a19119c8a8c94b5f025f79..2dcd7a2b09ae9f95fbd9787f0243709162998fc8:/include/subdir.mk?ds=sidebyside diff --git a/include/subdir.mk b/include/subdir.mk index 28b01b637..217d6bc37 100644 --- a/include/subdir.mk +++ b/include/subdir.mk @@ -36,7 +36,7 @@ endef # Parameters: define stampfile - $(1)/stamp-$(3):=$(STAGING_DIR)/stampfiles/.$(2)_$(3) + $(1)/stamp-$(3):=$(STAGING_DIR)/stamp/.$(2)_$(3) $(if $(__rdep_$(1)),, $(call rdep,$(1),$$($(1)/stamp-$(3)),) __rdep_$(1):=1