drop unneeded file

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 41433
master
Imre Kaloz 10 years ago
parent d5340f6092
commit 9ff59c7656
  1. 9
      target/linux/mvebu/base-files/lib/preinit/03_preinit_do_mvebu.sh

@ -1,9 +0,0 @@
#!/bin/sh
do_mvebu() {
. /lib/mvebu.sh
mvebu_board_detect
}
boot_hook_add preinit_main do_mvebu
Loading…
Cancel
Save