Browse Source

drop unneeded file

Signed-off-by: Imre Kaloz <[email protected]>

SVN-Revision: 41433
Imre Kaloz 11 years ago
parent
commit
9ff59c7656
1 changed files with 0 additions and 9 deletions
  1. 0 9
      target/linux/mvebu/base-files/lib/preinit/03_preinit_do_mvebu.sh

+ 0 - 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