index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
adm5120
/
base-files
/
lib
/
preinit
/
05_preinit_do_adm5120.sh
blob: 4fca1e71b2f7831bb12f618e7935bb533c43c489 (
plain
)
1
2
3
4
5
6
7
#!/bin/sh
do_adm5120
()
{
.
/lib/adm5120.sh
}
boot_hook_add
preinit_main
do_adm5120