Don't explicitly set INET/INET6 in the Makefile; opt_inet.h and opt_inet6.h
already do this MFC after: never (depends on kern.opts.mk; will not be MFCed probably)
This commit is contained in:
parent
731192872f
commit
e24ce5adf4
@ -10,7 +10,6 @@ SRCS= device_if.h bus_if.h vnode_if.h pci_if.h \
|
||||
CFLAGS+= -I${.CURDIR}/../../ofed/drivers/infiniband/ulp/ipoib
|
||||
CFLAGS+= -I${.CURDIR}/../../ofed/include
|
||||
CFLAGS+= -I${.CURDIR}/../../compat/linuxkpi/common/include
|
||||
CFLAGS+= -DINET6 -DINET
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user