9 lines
		
	
	
		
			209 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			209 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
#  (C) Copyright 2010,2011
 | 
						|
#  NVIDIA Corporation <www.nvidia.com>
 | 
						|
#  (C) Copyright 2011,2012
 | 
						|
#  Avionic Design GmbH <www.avionic-design.de>
 | 
						|
 | 
						|
obj-y	:= ../common/tamonten.o
 |