8 lines
		
	
	
		
			168 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			168 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
 | 
						|
#
 | 
						|
# Copyright (C) 2018, STMicroelectronics - All Rights Reserved
 | 
						|
#
 | 
						|
 | 
						|
obj-y += stm32mp1_ram.o
 | 
						|
obj-y += stm32mp1_ddr.o
 |