bcm53xx: drop target's preinit network support script
We don't need it anymore since the rework of generic preinit script. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
30352e72ff
commit
857f00a9f7
@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
set_preinit_iface() {
|
||||
ifname=eth0
|
||||
}
|
||||
|
||||
boot_hook_add preinit_main set_preinit_iface
|
Loading…
Reference in New Issue
Block a user