Date: Sat, 20 Oct 2007 19:57:53 GMT From: Kip Macy <kmacy@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 127836 for review Message-ID: <200710201957.l9KJvrC3042901@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127836 Change 127836 by kmacy@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710201957.l9KJvrC3042901>