mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 10:26:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			173 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			173 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #/* SPDX-License-Identifier:    GPL-2.0
 | |
| # *
 | |
| # * Copyright (C) 2018 Marvell International Ltd.
 | |
| # *
 | |
| # * https://spdx.org/licenses
 | |
| # */
 | |
| 
 | |
| obj-y += lowlevel_init.o clock.o cpu.o
 |