ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boards
[openwrt.git] / target / linux / ramips / base-files / lib / preinit / 03_preinit_do_ramips.sh
1 #!/bin/sh
2
3 do_ramips() {
4 . /lib/ramips.sh
5 }
6
7 boot_hook_add preinit_main do_ramips
This page took 0.0598 seconds and 5 git commands to generate.