mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 08:24:02 +00:00
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>
4 lines
119 B
Makefile
4 lines
119 B
Makefile
obj-$(CONFIG_IP_DCCP_TFRC_LIB) += dccp_tfrc_lib.o
|
|
|
|
dccp_tfrc_lib-y := loss_interval.o packet_history.o tfrc_equation.o
|