aboutsummaryrefslogtreecommitdiffstats
path: root/package/libnl-tiny/src/msg.c
Commit message (Expand)AuthorAgeFilesLines
* add libnl-tiny as a small replacement for libnl with only genl support includedFelix Fietkau2009-04-301-0/+566
d0c07e058d57b55e4efc746440'>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