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>
owl
Rafał Miłecki 2016-08-14 23:12:36 +02:00
parent 30352e72ff
commit 857f00a9f7
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
#!/bin/sh
set_preinit_iface() {
ifname=eth0
}
boot_hook_add preinit_main set_preinit_iface