From: Felix Fietkau Date: Thu, 28 Jun 2007 07:20:02 +0000 (+0000) Subject: enable the refresh target in toolchain/ X-Git-Tag: reboot~28830 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f6a92d6ffec89b1e411a1d53b9e55e3cd9583836;p=oweals%2Fopenwrt.git enable the refresh target in toolchain/ SVN-Revision: 7751 --- diff --git a/toolchain/Makefile b/toolchain/Makefile index 673fec2bc6..8636bce364 100644 --- a/toolchain/Makefile +++ b/toolchain/Makefile @@ -50,7 +50,7 @@ $(STAGING_DIR)/$(REAL_GNU_TARGET_NAME): $(TOOLCHAIN_BUILD_DIR): @mkdir -p $@ -%-prereq %-download %-clean: FORCE +%-prereq %-download %-clean %-refresh: FORCE $(MAKE) -C $* $(patsubst $*-%,%,$@) %-prepare: $(STAGING_DIR)/$(REAL_GNU_TARGET_NAME) $(TOOLCHAIN_BUILD_DIR)