16 lines
		
	
	
		
			390 B
		
	
	
	
		
			Makefile
		
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			390 B
		
	
	
	
		
			Makefile
		
	
	
	
| #
 | |
| # Copyright (C) 2013 Suriyan Ramasami <suriyan.r@gmail.com>
 | |
| #
 | |
| # Based on dockstar/Makefile originally written by
 | |
| # Copyright (C) 2010  Eric C. Cooper <ecc@cmu.edu>
 | |
| #
 | |
| # Based on sheevaplug/Makefile originally written by
 | |
| # Prafulla Wadaskar <prafulla@marvell.com>
 | |
| # (C) Copyright 2009
 | |
| # Marvell Semiconductor <www.marvell.com>
 | |
| #
 | |
| # SPDX-License-Identifier:	GPL-2.0+
 | |
| #
 | |
| 
 | |
| obj-y	:= goflexhome.o
 |