7 lines
		
	
	
		
			173 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			173 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# Copyright (C) 2016 Andes Technology Corporation
 | 
						|
# Rick Chen, Andes Technology Corporation <rick@andestech.com>
 | 
						|
 | 
						|
obj-y	:= adp-ae3xx.o
 |