mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	Set up eth0 as LAN interface by default. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 46174
		
			
				
	
	
		
			6 lines
		
	
	
		
			80 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			80 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
define Package/base-files/install-target
 | 
						|
	rm -f $(1)/etc/config/network
 | 
						|
endef
 | 
						|
 | 
						|
 |