9 lines
		
	
	
		
			198 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			198 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0+
 | 
						|
#
 | 
						|
# (C) Copyright 2000, 2001, 2002
 | 
						|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 | 
						|
#
 | 
						|
# Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
 | 
						|
 | 
						|
obj-y	+= ea20.o
 |