From e7375967bae55c12e7d824e18dcfe8832bdd9f4c Mon Sep 17 00:00:00 2001 From: kmacy Date: Wed, 21 Mar 2007 00:54:23 +0000 Subject: Remove firmware version flags MFC after: 3 days --- sys/modules/cxgb/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules') diff --git a/sys/modules/cxgb/Makefile b/sys/modules/cxgb/Makefile index b454315..eae124f 100644 --- a/sys/modules/cxgb/Makefile +++ b/sys/modules/cxgb/Makefile @@ -9,7 +9,6 @@ SRCS+= cxgb_xgmac.c cxgb_t3_hw.c cxgb_main.c cxgb_sge.c cxgb_lro.c SRCS+= device_if.h bus_if.h pci_if.h CFLAGS+= -DCONFIG_CHELSIO_T3_CORE -g -DDEFAULT_JUMBO -DCONFIG_DEFINED -CFLAGS+= -DCHELSIO_FW_MAJOR=3 -DCHELSIO_FW_MINOR=2 .if ${MACHINE_ARCH} != "ia64" # ld is broken on ia64 -- cgit v1.1