kernel - Fix swapcache cleaning issue
[dragonfly.git] / sys / netgraph7 / hub / Makefile
blob71c5351525ffcbb20caa4036f97945d299fd58db
1 KMOD= ng_hub
2 SRCS= ng_hub.c
4 .include <bsd.kmod.mk>