When compiling the module with INVARIANTS we also need INVARIANT_SUPPORT.
This commit is contained in:
parent
0cdddaf43c
commit
ef60cf248d
@ -6,7 +6,7 @@ KMOD= if_en
|
||||
SRCS= if_en_pci.c midway.c device_if.h bus_if.h pci_if.h
|
||||
SRCS+= opt_inet.h opt_natm.h opt_ddb.h
|
||||
CFLAGS+= -DENABLE_BPF
|
||||
# CFLAGS+= -DINVARIANTS -DEN_DEBUG=0
|
||||
# CFLAGS+= -DINVARIANT_SUPPORT -DINVARIANTS -DEN_DEBUG=0
|
||||
|
||||
opt_inet.h:
|
||||
echo "#define INET 1" > ${.TARGET}
|
||||
|
Loading…
x
Reference in New Issue
Block a user