mirror of
				https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
				synced 2025-11-05 01:03:37 +10:00 
			
		
		
		
	The SGI Visual Workstation seems to be dead; remove support so we don't have to continue maintaining it. Cc: Andrey Panin <pazke@donpac.ru> Cc: Michael Reed <mdr@sgi.com> Link: http://lkml.kernel.org/r/530CFD6C.7040705@zytor.com Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
		
			
				
	
	
		
			13 lines
		
	
	
		
			212 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			212 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Platform specific code goes here
 | 
						|
obj-y	+= ce4100/
 | 
						|
obj-y	+= efi/
 | 
						|
obj-y	+= geode/
 | 
						|
obj-y	+= goldfish/
 | 
						|
obj-y	+= iris/
 | 
						|
obj-y	+= intel-mid/
 | 
						|
obj-y	+= olpc/
 | 
						|
obj-y	+= scx200/
 | 
						|
obj-y	+= sfi/
 | 
						|
obj-y	+= ts5500/
 | 
						|
obj-y	+= uv/
 |