16 lines
		
	
	
		
			364 B
		
	
	
	
		
			Makefile
		
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			364 B
		
	
	
	
		
			Makefile
		
	
	
	
| #
 | |
| # (C) Copyright 2011
 | |
| # eInfochips Ltd. <www.einfochips.com>
 | |
| # Written-by: Ajay Bhargav <contact@8051projects.net>
 | |
| #
 | |
| # Based on Aspenite:
 | |
| # (C) Copyright 2010
 | |
| # Marvell Semiconductor <www.marvell.com>
 | |
| # Written-by: Prafulla Wadaskar <prafulla@marvell.com>
 | |
| # Contributor: Mahavir Jain <mjain@marvell.com>
 | |
| #
 | |
| # SPDX-License-Identifier:	GPL-2.0+
 | |
| #
 | |
| 
 | |
| obj-y	:= gplugd.o
 |