diff options
| author | Navdeep Parhar <np@FreeBSD.org> | 2010-04-05 23:29:27 +0000 |
|---|---|---|
| committer | Navdeep Parhar <np@FreeBSD.org> | 2010-04-05 23:29:27 +0000 |
| commit | ece8cb88894bfbd7441dd23c39d57647ef9180b2 (patch) | |
| tree | 66a7ab2e753fd9b1585a248d79a55eee2329beb4 /sys/modules | |
| parent | dd75f66126c61bfee28749d47a217afb825582be (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/cxgb/cxgb/Makefile | 8 |
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> |
