X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=package%2Fnetwork%2Futils%2Fiproute2%2Fpatches%2F115-add-config-xtlibdir.patch;fp=package%2Fnetwork%2Futils%2Fiproute2%2Fpatches%2F115-add-config-xtlibdir.patch;h=03df7809f7f0aa68c4e35f182e698db293a028b0;hp=1b6e7441c81191b6dffe870954b41ec6e9b3c6dd;hb=0b2f97beed277c5192fd7b56a66d1b3c4ea52842;hpb=ca5ee6eba34593ec9f8b5b195c94cf6c3f6ff914 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 1b6e7441c8..03df7809f7 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 -@@ -126,6 +126,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR +@@ -127,6 +127,9 @@ CFLAGS += -DCONFIG_GACT -DCONFIG_GACT_PR ifneq ($(IPT_LIB_DIR),) CFLAGS += -DIPT_LIB_DIR=\"$(IPT_LIB_DIR)\" endif