[rtwn] add rtwn module directory.
Pointed out by: dim
This commit is contained in:
parent
89d224ab48
commit
43a57fd160
8
sys/modules/rtwn/Makefile
Normal file
8
sys/modules/rtwn/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/rtwn
|
||||
|
||||
KMOD = if_rtwn
|
||||
SRCS = if_rtwn.c device_if.h bus_if.h pci_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
x
Reference in New Issue
Block a user