if_vlan no more depends on INET.
This commit is contained in:
parent
652399423d
commit
8071ab55dc
@ -6,9 +6,4 @@ KMOD= if_vlan
|
||||
SRCS= if_vlan.c
|
||||
SRCS+= opt_inet.h opt_vlan.h
|
||||
|
||||
.if !defined(KERNBUILDDIR)
|
||||
opt_inet.h:
|
||||
echo "#define INET 1" > ${.TARGET}
|
||||
.endif
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user