mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	This patch updates openssl to 1.0.1 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30984
		
			
				
	
	
		
			12 lines
		
	
	
		
			196 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			196 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/Makefile.org
 | |
| +++ b/Makefile.org
 | |
| @@ -135,7 +135,7 @@ FIPSCANLIB=
 | |
|  
 | |
|  BASEADDR=
 | |
|  
 | |
| -DIRS=   crypto ssl engines apps test tools
 | |
| +DIRS=   crypto ssl apps
 | |
|  ENGDIRS= ccgost
 | |
|  SHLIBDIRS= crypto ssl
 | |
|  
 |