 6c821bd9ed
			
		
	
	
	6c821bd9ed
	
	
	
		
			
			The MOXA UC-711X hardware(s) has an ethernet controller that seem to be developed internally. The IC used is "RTL8201CP". Since there is no public documentation, this driver is mostly the one published by MOXA that has been heavily cleaned up / ported from linux 2.6.9. Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			104 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			104 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for the MOXART network device drivers.
 | |
| #
 | |
| 
 | |
| obj-$(CONFIG_ARM_MOXART_ETHER) += moxart_ether.o
 |