summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2007-03-14 06:41:34 +0000
committerkmacy <kmacy@FreeBSD.org>2007-03-14 06:41:34 +0000
commit5917aa4330fb7563745d9402ec3c85d316b53aa1 (patch)
tree34d9c104c844cc6175349e3ff643becec82f53cc /sys
parent8ee973ffa946ea9d96a7365964c2920fca5e3791 (diff)
downloadFreeBSD-src-5917aa4330fb7563745d9402ec3c85d316b53aa1.zip
FreeBSD-src-5917aa4330fb7563745d9402ec3c85d316b53aa1.tar.gz
no-op cxgb_config.h for the module compilation case
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/cxgb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/cxgb/Makefile b/sys/modules/cxgb/Makefile
index c344afc..8712c1a 100644
--- a/sys/modules/cxgb/Makefile
+++ b/sys/modules/cxgb/Makefile
@@ -15,7 +15,7 @@ t3fw-3.2.bin: ${CXGB}/t3fw-3.2.bin.gz.uu
FIRMWS= t3fw-3.2.bin:t3fw32
CLEANFILES+= t3fw-3.2.bin
-CFLAGS+= -DCONFIG_CHELSIO_T3_CORE -g -DDEFAULT_JUMBO
+CFLAGS+= -DCONFIG_CHELSIO_T3_CORE -g -DDEFAULT_JUMBO -DCONFIG_DEFINED
CFLAGS+= -DCHELSIO_FW_MAJOR=3 -DCHELSIO_FW_MINOR=2
OpenPOWER on IntegriCloud