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
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ preinit_set_mac_address() {
|
|||
;;
|
||||
dir-615-c1)
|
||||
fetch_mac_from_mtd config lan_mac wan_mac
|
||||
echo 1 > /sys/class/leds/dir-615-c1:green:wancpu/brightness
|
||||
;;
|
||||
dir-615-i1)
|
||||
fetch_mac_from_mtd nvram sys_lan_mac sys_wan_mac
|
||||
|
|
Loading…
Reference in a new issue