Add dummy opt_devfs.h file.
This commit is contained in:
parent
ea014d857f
commit
055aefb1bc
@ -2,7 +2,7 @@
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/md
|
||||
KMOD= md
|
||||
SRCS= md.c opt_mfs.h opt_md.h
|
||||
SRCS= md.c opt_mfs.h opt_md.h opt_devfs.h
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
2
sys/modules/md/opt_devfs.h
Normal file
2
sys/modules/md/opt_devfs.h
Normal file
@ -0,0 +1,2 @@
|
||||
/* $FreeBSD$ */
|
||||
|
Loading…
Reference in New Issue
Block a user