8 lines
		
	
	
		
			197 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			197 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0+
 | |
| #
 | |
| # (C) Copyright 2001-2006
 | |
| # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 | |
| # (C) Copyright 2010, Thomas Chou <thomas@wytron.com.tw>
 | |
| 
 | |
| obj-y	:= socfpga.o
 | 
