mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 18:53:24 +00:00 
			
		
		
		
	 ded220bd8f
			
		
	
	
		ded220bd8f
		
	
	
	
	
		
			
			We have several platforms using local copies of identical code. Signed-off-by: David S. Miller <davem@davemloft.net>
		
			
				
	
	
		
			8 lines
		
	
	
		
			169 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			169 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for Xtensa-specific library files.
 | |
| #
 | |
| 
 | |
| lib-y	+= memcopy.o memset.o checksum.o \
 | |
| 	   usercopy.o strncpy_user.o strnlen_user.o
 | |
| lib-$(CONFIG_PCI) += pci-auto.o
 |