blob: 99c39781d8f709768a80e6162a5bed9f5e581c98 [file] [log] [blame]
#!/bin/sh
# Copyright (C) 2006-2015 OpenWrt.org
# Copyright (C) 2010 Vertical Communications
failsafe_mtk_init() {
/sbin/mtk_failsafe.sh
}
boot_hook_add failsafe failsafe_mtk_init