d509770c551660d02355f94c5cd8cf37d30759b8
[openwrt/openwrt.git] / target / linux / mcs814x / base-files / lib / preinit / 03_preinit_do_mcs814x.sh
1 #!/bin/sh
2
3 do_mcs814x() {
4 . /lib/mcs814x.sh
5
6 mcs814x_board_detect
7 }
8
9 boot_hook_add preinit_main do_mcs814x