kmod-sched-cake: drop maintainer
[openwrt/staging/chunkeey.git] / target / linux / ipq806x / base-files / lib / preinit / 03_preinit_do_ipq806x.sh
1 #!/bin/sh
2 #
3 # Copyright (c) 2014 The Linux Foundation. All rights reserved.
4 #
5
6 do_ipq806x() {
7 . /lib/ipq806x.sh
8
9 ipq806x_board_detect
10 }
11
12 boot_hook_add preinit_main do_ipq806x