a541ef6e7d
and t3_push_frames). - Import latest changes to cxgb_main.c and cxgb_sge.c from toestack p4 branch - make driver local copy of tcp_subr.c and tcp_usrreq.c and override tcp_usrreqs so TOE can also functions on versions with unmodified TCP - add cxgb back to the build
8 lines
99 B
Makefile
8 lines
99 B
Makefile
# $FreeBSD$
|
|
SUBDIR= cxgb
|
|
SUBDIR+= toecore
|
|
SUBDIR+= tom
|
|
#SUBDIR+= iw_cxgb
|
|
|
|
.include <bsd.subdir.mk>
|