mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			265 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			265 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# You can put your package dependencies in here
 | 
						|
# Example (make openvpn depend on openssl):
 | 
						|
#	openvpn-compile: openssl-compile
 | 
						|
#
 | 
						|
# Note: This file is not present in the full buildroot. There you
 | 
						|
# have to put your package dependencies in buildroot/package/Makefile
 |