openwrtv4/target/linux/brcm63xx/base-files/lib/preinit/03_do_brcm63xx.sh

8 lines
89 B
Bash
Raw Normal View History

#!/bin/sh
do_brcm63xx() {
. /lib/brcm63xx.sh
}
boot_hook_add preinit_main do_brcm63xx