Skip to content

Commit

Permalink
Missing bpf/*.h
Browse files Browse the repository at this point in the history
  • Loading branch information
hack3ric committed Aug 10, 2024
1 parent 2381d0c commit 7915f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openwrt/net/mimic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ mimic_cli_flags := \

export BPF_CFLAGS := \
-I$(BPF_HEADERS_DIR)/user_headers/include \
-I$(BPF_HEADERS_DIR)/tools/lib \
-D__MIPS$(if $(CONFIG_BIG_ENDIAN),EB,EL)__

define Build/Compile
Expand Down

0 comments on commit 7915f31

Please sign in to comment.