mirror of
https://github.com/opnsense/src.git
synced 2026-06-29 20:35:02 -04:00
Oops, I accidently had devfs enabled in the vn module..
This commit is contained in:
parent
6efae010ca
commit
17cdafdef8
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.7 1998/10/16 04:30:42 peter Exp $
|
||||
# $Id: Makefile,v 1.1 1999/01/21 17:18:34 peter Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/../../dev/vn
|
||||
KMOD= vn
|
||||
|
|
@ -13,6 +13,5 @@ vn.h:
|
|||
|
||||
opt_devfs.h:
|
||||
touch opt_devfs.h
|
||||
echo "#define DEVFS 1" > opt_devfs.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue