mirror of https://github.com/hak5/openwrt.git
drop unneeded file
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41433lede-17.01
parent
d5340f6092
commit
9ff59c7656
|
@ -1,9 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
do_mvebu() {
|
|
||||||
. /lib/mvebu.sh
|
|
||||||
|
|
||||||
mvebu_board_detect
|
|
||||||
}
|
|
||||||
|
|
||||||
boot_hook_add preinit_main do_mvebu
|
|
Loading…
Reference in New Issue