treewide: drop shebang from non-executable target files
[openwrt/staging/rmilecki.git] / target / linux / arc770 / base-files / lib / preinit / 01_preinit_arc.sh
1 do_arc() {
2 . /lib/arc.sh
3
4 arc_board_detect
5 }
6
7 boot_hook_add preinit_main do_arc