aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorNavdeep Parhar <np@FreeBSD.org>2010-04-05 23:29:27 +0000
committerNavdeep Parhar <np@FreeBSD.org>2010-04-05 23:29:27 +0000
commitece8cb88894bfbd7441dd23c39d57647ef9180b2 (patch)
tree66a7ab2e753fd9b1585a248d79a55eee2329beb4 /sys/modules
parentdd75f66126c61bfee28749d47a217afb825582be (diff)
Notes
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/cxgb/cxgb/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/modules/cxgb/cxgb/Makefile b/sys/modules/cxgb/cxgb/Makefile
index 65b2f6f49340..9a433b200bc0 100644
--- a/sys/modules/cxgb/cxgb/Makefile
+++ b/sys/modules/cxgb/cxgb/Makefile
@@ -12,13 +12,5 @@ SRCS+= opt_inet.h opt_zero.h opt_sched.h
SRCS+= uipc_mvec.c
CFLAGS+= -g -DDEFAULT_JUMBO -I${CXGB}
-CFLAGS+= -DDISABLE_MBUF_IOVEC
-#CFLAGS+= -DIFNET_MULTIQUEUE
-#CFLAGS+= -DDISABLE_MBUF_IOVEC
-#CFLAGS+= -DDEBUG -DDEBUG_PRINT
-#CFLAGS+= -DINVARIANT_SUPPORT -DINVARIANTS
-#CFLAGS+= -DWITNESS
-#CFLAGS += -DLOCK_PROFILING
-#CFLAGS+= -DWITNESS
.include <bsd.kmod.mk>