mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	ar71xx: base-files: drop LED control from 05_set_iface_mac_ar71xx
There is no "dir-615-c1:green:wancpu" LED defined in mach-dir-615-c1.c Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
		
							parent
							
								
									71489bfa48
								
							
						
					
					
						commit
						9a867fcddf
					
				@ -29,7 +29,6 @@ preinit_set_mac_address() {
 | 
				
			|||||||
			;;
 | 
								;;
 | 
				
			||||||
		dir-615-c1)
 | 
							dir-615-c1)
 | 
				
			||||||
			fetch_mac_from_mtd config lan_mac wan_mac
 | 
								fetch_mac_from_mtd config lan_mac wan_mac
 | 
				
			||||||
			echo 1 > /sys/class/leds/dir-615-c1:green:wancpu/brightness
 | 
					 | 
				
			||||||
			;;
 | 
								;;
 | 
				
			||||||
		dir-615-i1)
 | 
							dir-615-i1)
 | 
				
			||||||
			fetch_mac_from_mtd nvram sys_lan_mac sys_wan_mac
 | 
								fetch_mac_from_mtd nvram sys_lan_mac sys_wan_mac
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user