make the module loadable
Submitted by: Marcin Wisnicki
This commit is contained in:
parent
a5be8eb530
commit
a9b8ae9a0c
@ -5,6 +5,8 @@
|
||||
.PATH: ${.CURDIR}/../../netinet/ipfw
|
||||
KMOD= dummynet
|
||||
SRCS= ip_dummynet.c
|
||||
SRCS+= ip_dn_glue.c ip_dn_io.c
|
||||
SRCS+= dn_heap.c dn_sched_fifo.c dn_sched_qfq.c dn_sched_rr.c dn_sched_wf2q.c
|
||||
SRCS+= opt_inet6.h
|
||||
|
||||
.if !defined(KERNBUILDDIR)
|
||||
|
Loading…
x
Reference in New Issue
Block a user