Back out 'KMODDEPS = miibus' addition in last commit. This isn't used.

This commit is contained in:
Peter Wemm 2001-03-24 22:21:59 +00:00
parent b44318d3c2
commit f335dba0ef
1 changed files with 0 additions and 1 deletions

View File

@ -4,6 +4,5 @@
KMOD= if_fxp
SRCS= if_fxp.c opt_bdg.h device_if.h bus_if.h pci_if.h miibus_if.h
KMODDEPS = miibus
.include <bsd.kmod.mk>