mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
Makefile: Add more SUBDIRS without API issues
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
This commit is contained in:
4
Makefile
4
Makefile
@@ -17,7 +17,11 @@ SUBDIRS := encap-forward
|
||||
SUBDIRS += ktrace-CO-RE
|
||||
SUBDIRS += lsm-nobpf
|
||||
SUBDIRS += nat64-bpf
|
||||
SUBDIRS += pkt-loop-filter
|
||||
SUBDIRS += pping
|
||||
SUBDIRS += preserve-dscp
|
||||
SUBDIRS += tc-basic-classifier
|
||||
SUBDIRS += tc-policy
|
||||
SUBDIRS += traffic-pacing-edt
|
||||
|
||||
.PHONY: check_submodule help clobber distclean clean $(SUBDIRS)
|
||||
|
Reference in New Issue
Block a user