aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2020-11-12 18:18:52 +0100
committerHans Dedecker <dedeckeh@gmail.com>2020-11-14 09:24:48 +0100
commitee8ef9b10b3b5eb13f83940ef79cf73f0f18584b (patch)
treece88a67c340024c75719fe02d80179aab2b7252f /package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
parent95b0751d0f626fea70843dd90a3789349c355888 (diff)
downloadupstream-ee8ef9b10b3b5eb13f83940ef79cf73f0f18584b.tar.gz
upstream-ee8ef9b10b3b5eb13f83940ef79cf73f0f18584b.tar.bz2
upstream-ee8ef9b10b3b5eb13f83940ef79cf73f0f18584b.zip
iproute2: update to 5.9
Update iproute2 to latest stable 5.9; for the changes see https://lwn.net/Articles/834755/ Refresh patches Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> Acked-by: Hauke Mehrtens <hauke@huake-m.de>
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 03df7809f7..8702d5fd2d 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
-@@ -127,6 +127,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR
+@@ -128,6 +128,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR
ifneq ($(IPT_LIB_DIR),)
CFLAGS += -DIPT_LIB_DIR=\"$(IPT_LIB_DIR)\"
endif