 04dd08b45b
			
		
	
	
	04dd08b45b
	
	
	
		
			
			These files are almost all the same. This patch could be made even simpler if we don't mind POLLREMOVE turning up in a few architectures that didn't have it previously (which should be OK as POLLREMOVE is not used anywhere in the current tree). Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			231 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			231 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| header-y += errno-base.h
 | |
| header-y += errno.h
 | |
| header-y += fcntl.h
 | |
| header-y += ioctl.h
 | |
| header-y += ipc.h
 | |
| header-y += mman.h
 | |
| header-y += poll.h
 | |
| header-y += signal.h
 | |
| header-y += statfs.h
 | |
| 
 | |
| unifdef-y += resource.h
 | |
| unifdef-y += siginfo.h
 |