aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2019-12-05 22:46:50 +0100
committerHans Dedecker <dedeckeh@gmail.com>2019-12-06 18:35:55 +0100
commit39d9010c20a08ac1ac48f1bec4332bfd92d8b1a6 (patch)
tree52a9e62d35555179e982f9c86afbde8b100b4e3a /package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
parenta512123a4bef7a83cc2d9dd64f7f8cfb1c3a7bf5 (diff)
downloadupstream-39d9010c20a08ac1ac48f1bec4332bfd92d8b1a6.tar.gz
upstream-39d9010c20a08ac1ac48f1bec4332bfd92d8b1a6.tar.bz2
upstream-39d9010c20a08ac1ac48f1bec4332bfd92d8b1a6.zip
iproute2: update to 5.4.0
Update iproute2 to latest stable version, see https://lwn.net/Articles/805654/ for the changes in 5.4.0 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 8b3fad6e51..720a7ac1e9 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
-@@ -123,6 +123,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR
+@@ -124,6 +124,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR
ifneq ($(IPT_LIB_DIR),)
CFLAGS += -DIPT_LIB_DIR=\"$(IPT_LIB_DIR)\"
endif