 f5daba1d41
			
		
	
	
	f5daba1d41
	
	
	
		
			
			Split machine check handler code and move it to cio and kernel code where it belongs to. No functional change. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			144 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			144 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for the S/390 specific device drivers
 | |
| #
 | |
| 
 | |
| obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/
 | |
| 
 | |
| drivers-y += drivers/s390/built-in.o
 | |
| 
 |