Remove KMODDEPS, this is not used on -current and should not be left

around as a bad example.
This commit is contained in:
Peter Wemm 2002-01-09 21:12:40 +00:00
parent ef9cff0bec
commit 72511ed13a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89167

View file

@ -4,6 +4,5 @@
KMOD= dummynet
SRCS= ip_dummynet.c opt_bdg.h
NOMAN=
KMODDEPS= ipfw
.include <bsd.kmod.mk>