7 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
# Copyright (C) 2017, Intel Corporation
 | 
						|
#
 | 
						|
#
 | 
						|
 | 
						|
obj-y	:= socfpga.o
 |