]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - samples/bpf/Makefile
bpf: Sample bpf program to set SYN/SYN-ACK RTOs
[mirror_ubuntu-artful-kernel.git] / samples / bpf / Makefile
index 015589b50c370a0ad1a67e9732bbec841af6c117..e29370a19957f6c7984d1f76135c66b9b31fe138 100644 (file)
@@ -113,6 +113,7 @@ always += lwt_len_hist_kern.o
 always += xdp_tx_iptunnel_kern.o
 always += test_map_in_map_kern.o
 always += cookie_uid_helper_example.o
+always += tcp_synrto_kern.o
 
 HOSTCFLAGS += -I$(objtree)/usr/include
 HOSTCFLAGS += -I$(srctree)/tools/lib/