From eddbd68b6d3fa540b2c5e6c0027c08c9f186bfc1 Mon Sep 17 00:00:00 2001 From: DENG Qingfang Date: Thu, 26 Sep 2019 08:13:14 +0800 Subject: iproute2: update to 5.3.0 Update iproute2 to 5.3.0 Signed-off-by: DENG Qingfang --- package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch') 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 23e41d7a05..8b3fad6e51 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 -@@ -121,6 +121,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR +@@ -123,6 +123,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR ifneq ($(IPT_LIB_DIR),) CFLAGS += -DIPT_LIB_DIR=\"$(IPT_LIB_DIR)\" endif -- cgit v1.2.3