Empty files can get deleted by the patch program, so remove empty Kbuild files and their links from the parent Kbuilds. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			121 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			121 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Top-level Makefile calls into asm-$(ARCH)
 | 
						|
# List only non-arch directories below
 | 
						|
 | 
						|
header-y += video/
 | 
						|
header-y += scsi/
 |