Skip to content

Commit

Permalink
extend COMMON_OBJS (#420)
Browse files Browse the repository at this point in the history
* extend COMMON_OBJS

Signed-off-by: subaoon <subaru.fukuda@gmail.com>
  • Loading branch information
subaroon authored May 13, 2024
1 parent 7f313b6 commit 1acae59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packet03-redirecting/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ COMMON_DIR = ../common
COPY_LOADER := xdp-loader
COPY_STATS := xdp_stats
EXTRA_DEPS := $(COMMON_DIR)/parsing_helpers.h
COMMON_OBJS := $(COMMON_DIR)/common_user_bpf_xdp.o

include $(COMMON_DIR)/common.mk

0 comments on commit 1acae59

Please sign in to comment.