remove wx

This commit is contained in:
mjacob 2001-10-20 20:21:51 +00:00
parent 1b5ebb59ed
commit de1057b2bd

View File

@ -1,9 +0,0 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../pci
KMOD= if_wx
KMODDEPS = miibus
SRCS= if_wx.c opt_bdg.h device_if.h bus_if.h pci_if.h miibus_if.h
.include <bsd.kmod.mk>