8 lines
		
	
	
		
			132 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			132 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# Copyright (C) 2011 Ilya Yanok, Emcraft Systems
 | 
						|
#
 | 
						|
# Based on ti/evm/Makefile
 | 
						|
 | 
						|
obj-y	:= mcx.o
 |