7 lines
		
	
	
		
			123 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			123 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0
 | 
						|
#
 | 
						|
# Makefile for MIPS crypto files..
 | 
						|
#
 | 
						|
 | 
						|
obj-$(CONFIG_CRYPTO_CRC32_MIPS) += crc32-mips.o
 |