7 lines
		
	
	
		
			189 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			189 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0-only
 | |
| #
 | |
| # Joshua Henderson, <joshua.henderson@microchip.com>
 | |
| # Copyright (C) 2015 Microchip Technology, Inc.  All rights reserved.
 | |
| #
 | |
| obj-y = reset.o irq.o
 |