drop unneeded file
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41433
This commit is contained in:
parent
d5340f6092
commit
9ff59c7656
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
do_mvebu() {
|
|
||||||
. /lib/mvebu.sh
|
|
||||||
|
|
||||||
mvebu_board_detect
|
|
||||||
}
|
|
||||||
|
|
||||||
boot_hook_add preinit_main do_mvebu
|
|
Loading…
Reference in a new issue