diff options
Diffstat (limited to 'samples/bpf/Makefile')
| -rw-r--r-- | samples/bpf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/bpf/Makefile b/samples/bpf/Makefile index 3b300db3d74d..6fdf32dffa92 100644 --- a/samples/bpf/Makefile +++ b/samples/bpf/Makefile | |||
| @@ -116,6 +116,7 @@ always += cookie_uid_helper_example.o | |||
| 116 | always += tcp_synrto_kern.o | 116 | always += tcp_synrto_kern.o |
| 117 | always += tcp_rwnd_kern.o | 117 | always += tcp_rwnd_kern.o |
| 118 | always += tcp_bufs_kern.o | 118 | always += tcp_bufs_kern.o |
| 119 | always += tcp_cong_kern.o | ||
| 119 | 120 | ||
| 120 | HOSTCFLAGS += -I$(objtree)/usr/include | 121 | HOSTCFLAGS += -I$(objtree)/usr/include |
| 121 | HOSTCFLAGS += -I$(srctree)/tools/lib/ | 122 | HOSTCFLAGS += -I$(srctree)/tools/lib/ |
