mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05:00
the build while here. sys/ofed has more recent RDMA code and should be used instead. We should probably move krping out of sys/contrib/rdma and get rid of the rest of it. Obtained from: Chelsio
9 lines
114 B
Makefile
9 lines
114 B
Makefile
# $FreeBSD$
|
|
|
|
#SUBDIR= addr
|
|
#SUBDIR+= cma
|
|
#SUBDIR+= iwcm
|
|
#SUBDIR+= core
|
|
SUBDIR+= krping
|
|
|
|
.include <bsd.subdir.mk>
|