mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-28 14:58:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			153 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for M32R-specific library files..
 | |
| #
 | |
| 
 | |
| lib-y  := checksum.o ashxdi3.o memset.o memcpy.o \
 | |
| 	  delay.o strlen.o usercopy.o csum_partial_copy.o
 | |
| 
 | 
