aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2020-04-10 21:03:28 +0200
committerHans Dedecker <dedeckeh@gmail.com>2020-04-11 21:02:26 +0200
commit8d9e26457c06d34a1d5d627d9d09bed6554b4b27 (patch)
tree8fb14240d931e18801865b599f114ccf4cb3421f /package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
parent46e9a359231ca582df1814f089783ad685221204 (diff)
downloadupstream-8d9e26457c06d34a1d5d627d9d09bed6554b4b27.tar.gz
upstream-8d9e26457c06d34a1d5d627d9d09bed6554b4b27.tar.bz2
upstream-8d9e26457c06d34a1d5d627d9d09bed6554b4b27.zip
iproute2: update to 5.6.0
Update iproute2 to latest stable 5.6.0; for the changes see https://lwn.net/Articles/816778/ Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch')
-rw-r--r--package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch b/package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
index fa5ab8b9af..1b6e7441c8 100644
--- a/package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
+++ b/package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
@@ -1,6 +1,6 @@
--- a/tc/Makefile
+++ b/tc/Makefile
-@@ -124,6 +124,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR
+@@ -126,6 +126,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR
ifneq ($(IPT_LIB_DIR),)
CFLAGS += -DIPT_LIB_DIR=\"$(IPT_LIB_DIR)\"
endif