8 lines
		
	
	
		
			179 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			179 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# (C) Copyright 2009
 | 
						|
# Marvell Semiconductor <www.marvell.com>
 | 
						|
# Written-by: Prafulla Wadaskar <prafulla@marvell.com>
 | 
						|
 | 
						|
obj-y	:= sheevaplug.o
 |