ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaults
[openwrt.git] / target / linux / adm5120 / base-files / lib / preinit / 05_preinit_do_adm5120.sh
1 #!/bin/sh
2
3 do_adm5120() {
4 . /lib/adm5120.sh
5 }
6
7 boot_hook_add preinit_main do_adm5120
This page took 0.050891 seconds and 5 git commands to generate.