03_do_brcm63xx.sh 107 B

123456789
  1. #!/bin/sh
  2. do_brcm63xx() {
  3. . /lib/brcm63xx.sh
  4. brcm63xx_detect
  5. }
  6. boot_hook_add preinit_main do_brcm63xx