projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
kernel: fix cryptodev with kernel >= 2.6.35
[openwrt.git]
/
target
/
linux
/
ar71xx
/
base-files
/
lib
/
preinit
/
03_preinit_do_ar71xx.sh
1
#!/bin/sh
2
3
do_ar71xx
() {
4
.
/
lib
/
ar71xx.sh
5
}
6
7
boot_hook_add preinit_main do_ar71xx
This page took
0.047335 seconds
and
5
git commands to generate.