Skip to content

Commit 8455e26

Browse files
committed
Add delay-kfunc to toplevel Makefile
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
1 parent 8654d56 commit 8455e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ SUBDIRS += AF_XDP-example
2020
SUBDIRS += AF_XDP-forwarding
2121
SUBDIRS += ktrace-CO-RE
2222
SUBDIRS += tc-policy
23+
SUBDIRS += delay-kfunc
2324
ifeq ($(HAVE_CLANG_ERRNO),y)
2425
SUBDIRS += encap-forward
2526
SUBDIRS += lsm-nobpf

0 commit comments

Comments
 (0)