Skip to content

Commit

Permalink
change include pos
Browse files Browse the repository at this point in the history
  • Loading branch information
hack3ric committed Aug 10, 2024
1 parent 7915f31 commit 09c69ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openwrt/net/mimic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ mimic_cli_flags := \

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

define Build/Compile
Expand Down

0 comments on commit 09c69ca

Please sign in to comment.