This website works better with JavaScript
Home
Explore
Help
Sign In
deniss-s
/
libreCMC
forked from
libreCMC/libreCMC
Watch
1
Star
0
Fork
0
Files
Branch:
master
Branches
Tags
master
v1.4
v1.4-stage
v1.4.1
v1.5
v1.4.3a
v1.4.3
v1.4.2
v1.4.1a-final
v1.4.1-final
v1.4-core-RC1
libreCMC
/
target
/
linux
/
ar71xx
/
base-files
/
lib
/
preinit
/
03_preinit_do_ar71xx.sh
03_preinit_do_ar71xx.sh
105 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
#!/bin/sh
do_ar71xx() {
. /lib/ar71xx.sh
ar71xx_board_detect
}
boot_hook_add preinit_main do_ar71xx