 a320757ab8
			
		
	
	
	a320757ab8
	
	
	
		
			
			This driver is specific to the PowerPC legcay iSeries platform which is being removed. Cc: David Miller <davem@davemloft.net> Cc: <netdev@vger.kernel.org> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			146 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			146 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for th IBM network device drivers.
 | |
| #
 | |
| 
 | |
| obj-$(CONFIG_IBMVETH) += ibmveth.o
 | |
| obj-$(CONFIG_IBM_EMAC) += emac/
 | |
| obj-$(CONFIG_EHEA) += ehea/
 |