mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix ndpi-netfilter compilation on 5.4
This commit is contained in:
parent
d5c8604783
commit
b58311efbf
2 changed files with 4 additions and 1 deletions
|
@ -48,6 +48,7 @@ MAKE_FLAGS += \
|
|||
KERNEL_DIR="$(LINUX_DIR)" \
|
||||
MODULES_DIR="$(TARGET_MODULES_DIR)" \
|
||||
ARCH="$(LINUX_KARCH)" \
|
||||
KERNEL_RELEASE="$(KERNEL_PATCHVER)" \
|
||||
CROSS_COMPILE="$(TARGET_CROSS)" \
|
||||
CC="$(TARGET_CC)" \
|
||||
NDPI_PATH=$(PKG_BUILD_DIR)/ndpi-netfilter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue