aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
diff options
context:
space:
mode:
authorDeng Qingfang <dengqf6@mail2.sysu.edu.cn>2019-07-03 13:32:07 +0800
committerHans Dedecker <dedeckeh@gmail.com>2019-07-04 21:40:12 +0200
commit917eeaf26bca5342817419d0c360301896932476 (patch)
treefd411311eee7b4b08746fc930706289193cea197 /package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch
parent92f83abc5e0f7bacd0392ce0c1cddcfb358f0d03 (diff)
downloadupstream-917eeaf26bca5342817419d0c360301896932476.tar.gz
upstream-917eeaf26bca5342817419d0c360301896932476.tar.bz2
upstream-917eeaf26bca5342817419d0c360301896932476.zip
iproute2: update to 5.1.0
Update iproute2 to 5.1.0 Remove upstream patch 010-cake-fwmark.patch Backport a patch to fix struct sysinfo redefinition error Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
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 6795be74bf..23e41d7a05 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
-@@ -120,6 +120,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR
+@@ -121,6 +121,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR
ifneq ($(IPT_LIB_DIR),)
CFLAGS += -DIPT_LIB_DIR=\"$(IPT_LIB_DIR)\"
endif