OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 #!/bin/sh
2  
3 do_brcm63xx() {
4 . /lib/brcm63xx.sh
5  
6 brcm63xx_detect
7 }
8  
9 boot_hook_add preinit_main do_brcm63xx