mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	target/toolchain: Fix tarball filename
Toolchain makefile was missing include of version.mk so the openwrt version was missing from the filename. This patch fixes that. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> SVN-Revision: 48080
This commit is contained in:
		
							parent
							
								
									48fc1f9781
								
							
						
					
					
						commit
						2274fbc8db
					
				@ -10,6 +10,7 @@
 | 
			
		||||
include $(TOPDIR)/rules.mk
 | 
			
		||||
include $(INCLUDE_DIR)/kernel.mk
 | 
			
		||||
include $(INCLUDE_DIR)/host.mk
 | 
			
		||||
include $(INCLUDE_DIR)/version.mk
 | 
			
		||||
 | 
			
		||||
override MAKEFLAGS=
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user