10 lines
		
	
	
		
			291 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			291 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Copyright (C) 2013-15 Synopsys, Inc. (www.synopsys.com)
 | 
						|
#
 | 
						|
# This program is free software; you can redistribute it and/or modify
 | 
						|
# it under the terms of the GNU General Public License version 2 as
 | 
						|
# published by the Free Software Foundation.
 | 
						|
#
 | 
						|
 | 
						|
obj-$(CONFIG_ARC_PLAT_AXS10X) += axs10x.o
 |