]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - samples/bpf/Makefile
bpf: Sample BPF program to set congestion control
[mirror_ubuntu-artful-kernel.git] / samples / bpf / Makefile
index 3b300db3d74d11166cea568a08c478065a8d5957..6fdf32dffa927cc885fe4f06741ce777f4858ca9 100644 (file)
@@ -116,6 +116,7 @@ always += cookie_uid_helper_example.o
 always += tcp_synrto_kern.o
 always += tcp_rwnd_kern.o
 always += tcp_bufs_kern.o
+always += tcp_cong_kern.o
 
 HOSTCFLAGS += -I$(objtree)/usr/include
 HOSTCFLAGS += -I$(srctree)/tools/lib/