6 lines
		
	
	
		
			111 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			111 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# Makefile for the Mediatek SoCs built-in ethernet macs
 | 
						|
#
 | 
						|
 | 
						|
obj-$(CONFIG_NET_MEDIATEK_SOC)			+= mtk_eth_soc.o
 |