PERFORCE change 127836 for review

Kip Macy kmacy at FreeBSD.org
Sat Oct 20 12:59:31 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=127836

Change 127836 by kmacy at kmacy_home:ethng on 2007/10/20 19:56:54

	compile ported iwch_provider.c

Affected files ...

.. //depot/projects/ethng/src/sys/modules/cxgb/iw_cxgb/Makefile#4 edit

Differences ...

==== //depot/projects/ethng/src/sys/modules/cxgb/iw_cxgb/Makefile#4 (text+ko) ====

@@ -4,7 +4,7 @@
 .PATH: ${IW_CXGB} ${CXGB}/common ${CXGB}/ulp/iw_cxgb
 
 KMOD=	iw_cxgb
-SRCS=	iw_cxgb_iwch.c iw_cxgb_iwch_cm.c iw_cxgb_cxio_hal.c 
+SRCS=	iw_cxgb_iwch.c iw_cxgb_iwch_cm.c iw_cxgb_cxio_hal.c iw_cxgb_iwch_provider.c
 SRCS+=  bus_if.h device_if.h opt_sched.h pci_if.h pcib_if.h
 CFLAGS+= -DCONFIG_CHELSIO_T3_CORE -g -DCONFIG_DEFINED  -I${CXGB} -DSMP
 


More information about the p4-projects mailing list