This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt-owl
mirror of
https://github.com/hak5/openwrt-owl.git
Watch
1
Star
0
Fork
You've already forked openwrt-owl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7004b79665
openwrt-owl
/
target
/
linux
/
sunxi
/
base-files
/
lib
/
preinit
/
01_preinit_sunxi.sh
10 lines
115 B
Bash
Raw
Blame
History
#!/bin/sh
do_sunxi
(
)
{
. /lib/sunxi.sh
sunxi_board_detect
}
boot_hook_add preinit_main do_sunxi
Reference in New Issue
View Git Blame
Copy Permalink