Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / kern / dsched / bfq / Makefile
1 KMOD=   dsched_bfq
2 SRCS=   opt_ktr.h
3 SRCS+=  bfq.c wf2q.c bfq_helper_thread.c
4
5 .include <bsd.kmod.mk>