8 lines
		
	
	
		
			147 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			147 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# Copyright (C) 2015
 | 
						|
# Gerald Kerma <dreagle@doukki.net>
 | 
						|
# Tony Dinh <mibodhi@gmail.com>
 | 
						|
 | 
						|
obj-y	:= nsa310s.o
 |