 8935e13457
			
		
	
	
	8935e13457
	
	
	
		
			
			Fix arch/mips/include/asm/Kbuild to have a separate header-y line for each header to make them easier to relocate individually as part of the UAPI header split. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Ralf Baechle <ralf@linux-mips.org>
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			107 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			107 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| include include/asm-generic/Kbuild.asm
 | |
| 
 | |
| header-y += cachectl.h
 | |
| header-y += sgidefs.h
 | |
| header-y += sysmips.h
 |