mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
add if_wx module
This commit is contained in:
parent
1249f27c63
commit
f4b90f9d1c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61781
7
sys/modules/wx/Makefile
Normal file
7
sys/modules/wx/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pci
|
||||
KMOD = if_wx
|
||||
SRCS = if_wx.c opt_bdg.h device_if.h bus_if.h pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
Reference in New Issue
Block a user