mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	add update target to tools/
SVN-Revision: 7790
This commit is contained in:
		
							parent
							
								
									938e5f8466
								
							
						
					
					
						commit
						488d8be7cd
					
				@ -41,7 +41,7 @@ $(TOOL_HOST_INCLUDES): $(STAGING_DIR)/include-host/%.h: ./include/%.h
 | 
			
		||||
$(TOOL_BUILD_DIR):
 | 
			
		||||
	@mkdir -p $@
 | 
			
		||||
 | 
			
		||||
%-prereq %-download %-clean %-refresh: FORCE
 | 
			
		||||
%-prereq %-download %-clean %-refresh %-update: FORCE
 | 
			
		||||
	$(MAKE) -C $* $(patsubst $*-%,%,$@)
 | 
			
		||||
 | 
			
		||||
%-prepare: $(TOOL_HOST_INCLUDES) $(TOOL_BUILD_DIR) FORCE
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user