8 lines
		
	
	
		
			132 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			132 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# Copyright 2015 Freescale Semiconductor
 | 
						|
 | 
						|
obj-y += ls2080aqds.o
 | 
						|
obj-y += ddr.o
 | 
						|
obj-y += eth.o
 |