 554f4ffd3b
			
		
	
	
	554f4ffd3b
	
	
	
		
			
			Move the packet engine drivers to drivers/net/ethernet/packetengines/ and the necessary Kconfig and Makefile changes. CC: Donald Becker <becker@scyld.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			136 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			136 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for the Packet Engine network device drivers.
 | |
| #
 | |
| 
 | |
| obj-$(CONFIG_HAMACHI) += hamachi.o
 | |
| obj-$(CONFIG_YELLOWFIN) += yellowfin.o
 |