mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	octeon: remove redundant network setup
No need to have specific setup when default case does the same. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
		
							parent
							
								
									343f27f8b0
								
							
						
					
					
						commit
						ca63d17531
					
				@ -8,10 +8,6 @@
 | 
			
		||||
board_config_update
 | 
			
		||||
 | 
			
		||||
case "$(board_name)" in
 | 
			
		||||
erlite)
 | 
			
		||||
	ucidef_set_interfaces_lan_wan "eth0" "eth1"
 | 
			
		||||
	;;
 | 
			
		||||
 | 
			
		||||
*)
 | 
			
		||||
	ucidef_set_interfaces_lan_wan "eth0" "eth1"
 | 
			
		||||
	;;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user