diff options
| author | Kip Macy <kmacy@FreeBSD.org> | 2007-12-16 05:34:18 +0000 |
|---|---|---|
| committer | Kip Macy <kmacy@FreeBSD.org> | 2007-12-16 05:34:18 +0000 |
| commit | 64e4fdfff097830483ba9bac97108811c54ecb49 (patch) | |
| tree | fe104227185e22758c7f6426f2868d11e2dd5413 /sys/modules/cxgb | |
| parent | a9420d282f263b7a6f626a700da91405b0c0276b (diff) | |
Notes
Diffstat (limited to 'sys/modules/cxgb')
| -rw-r--r-- | sys/modules/cxgb/cxgb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/cxgb/cxgb/Makefile b/sys/modules/cxgb/cxgb/Makefile index 8c0185b7e7a2..b8455f1c3cb5 100644 --- a/sys/modules/cxgb/cxgb/Makefile +++ b/sys/modules/cxgb/cxgb/Makefile @@ -12,6 +12,7 @@ SRCS+= uipc_mvec.c #SRCS+= cxgb_multiq.c cxgb_support.c CFLAGS+= -DCONFIG_CHELSIO_T3_CORE -g -DCONFIG_DEFINED -DDEFAULT_JUMBO -I${CXGB} -DSMP +CFLAGS+= -DDISABLE_MBUF_IOVEC #CFLAGS+= -DIFNET_MULTIQUEUE #CFLAGS+= -DINVARIANT_SUPPORT -DINVARIANTS #CFLAGS+= -DWITNESS |
