projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: add default configuration for the switch on AP96
[openwrt.git]
/
target
/
linux
/
adm8668
/
base-files
/
lib
/
preinit
/
05_set_preinit_face_adm8668
1
#!/bin/sh
2
3
set_preinit_ifname
() {
4
ifname
=
eth0
5
}
6
7
boot_hook_add preinit_main set_preinit_ifname
8
9
This page took
0.04412 seconds
and
5
git commands to generate.