From 747a5fa8dc1c9f411c9df4e9ac52fe8decb0d367 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 10 Jul 2013 14:51:13 +0000 Subject: xtables-addons: update to version 2.3, adds linux 3.10 compatibility Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37226 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../utils/xtables-addons/patches/002-fix-kernel-version-detection.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/utils/xtables-addons/patches/002-fix-kernel-version-detection.patch') diff --git a/package/network/utils/xtables-addons/patches/002-fix-kernel-version-detection.patch b/package/network/utils/xtables-addons/patches/002-fix-kernel-version-detection.patch index 8dc6384478..f7c877b44b 100644 --- a/package/network/utils/xtables-addons/patches/002-fix-kernel-version-detection.patch +++ b/package/network/utils/xtables-addons/patches/002-fix-kernel-version-detection.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -11892,7 +11892,7 @@ regular_CFLAGS="-Wall -Waggregate-return +@@ -11895,7 +11895,7 @@ regular_CFLAGS="-Wall -Waggregate-return if test -n "$kbuilddir"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking kernel version that we will build against" >&5 $as_echo_n "checking kernel version that we will build against... " >&6; } -- cgit v1.2.3