From 5917aa4330fb7563745d9402ec3c85d316b53aa1 Mon Sep 17 00:00:00 2001 From: kmacy Date: Wed, 14 Mar 2007 06:41:34 +0000 Subject: no-op cxgb_config.h for the module compilation case --- sys/modules/cxgb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys') 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 -- cgit v1.1