xref: /freebsd/sys/modules/tcp/hpts/Makefile (revision 4f9c93f16c30d553613def0442d8ddbee859e76b)
1f9030650SGleb Smirnoff.PATH: ${SRCTOP}/sys/netinet
2f9030650SGleb Smirnoff
3f9030650SGleb SmirnoffKMOD=   tcphpts
4*4f9c93f1SGleb SmirnoffSRCS=   tcp_hpts.c tcp_lro_hpts.c \
5*4f9c93f1SGleb Smirnoff	opt_inet.h opt_inet6.h opt_rss.h device_if.h bus_if.h
6f9030650SGleb Smirnoff
7f9030650SGleb Smirnoff.include <bsd.kmod.mk>
8