8 lines
		
	
	
		
			170 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			170 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# (C) Copyright 2009
 | 
						|
# Marvell Semiconductor <www.marvell.com>
 | 
						|
# Written-by: Siddarth Gore <gores@marvell.com>
 | 
						|
 | 
						|
obj-y	:= guruplug.o
 |