X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5456bfc89913179dc804d490cf4b23136e79dc1e..631f7403d8703a4e3c570a5f5b0507102b3259a1:/tools/Makefile diff --git a/tools/Makefile b/tools/Makefile index 513ecccb5..265c6aebf 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -41,7 +41,7 @@ $(TOOL_HOST_INCLUDES): $(STAGING_DIR)/include-host/%.h: ./include/%.h $(TOOL_BUILD_DIR): @mkdir -p $@ -%-prereq %-download %-clean: FORCE +%-prereq %-download %-clean %-refresh: FORCE $(MAKE) -C $* $(patsubst $*-%,%,$@) %-prepare: $(TOOL_HOST_INCLUDES) $(TOOL_BUILD_DIR) FORCE