6 lines
		
	
	
		
			107 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			107 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for the Cavium network device drivers.
 | 
						|
#
 | 
						|
 | 
						|
obj-$(CONFIG_OCTEON_MGMT_ETHERNET)	+= octeon_mgmt.o
 |