4 lines
		
	
	
		
			62 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			62 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0
 | |
| obj-y	 := setup.o sdram.o
 | |
| 
 | 
| # SPDX-License-Identifier: GPL-2.0
 | |
| obj-y	 := setup.o sdram.o
 | |
| 
 |