From 992bce35355952d8d8b29280357e7ce922205a48 Mon Sep 17 00:00:00 2001 From: moonman Date: Wed, 17 Apr 2013 05:36:41 -0600 Subject: [PATCH] core/linux and linux-kirkwood add CONFIG_NETFILTER_XT_SET to config (#420) --- core/linux-kirkwood/PKGBUILD | 2 +- core/linux-kirkwood/config | 2 +- core/linux/PKGBUILD | 2 +- core/linux/config | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/linux-kirkwood/PKGBUILD b/core/linux-kirkwood/PKGBUILD index 6e76cf0df..6b6ff2c0d 100644 --- a/core/linux-kirkwood/PKGBUILD +++ b/core/linux-kirkwood/PKGBUILD @@ -35,7 +35,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2 md5sums=('1e2635a17cfd20528469603ec57bc4f8' 'ddabf9f75419d6e811f30eeb985654d5' 'f5d3635da03cb45904bedd69b47133de' - '59c3b7313b882ff3ed684bd2debb6e9a' + 'ba2f776f7a4c7bc41a9d780d645c8736' '96fc4f78d37d8f824401b2ca66a5dc0a' '9d3c56a4b999c8bfbd4018089a62f662' 'd00814b57448895e65fbbc800e8a58ba' diff --git a/core/linux-kirkwood/config b/core/linux-kirkwood/config index 4c4d4bf7c..caa72918d 100644 --- a/core/linux-kirkwood/config +++ b/core/linux-kirkwood/config @@ -634,7 +634,7 @@ CONFIG_NETFILTER_XTABLES=m # CONFIG_NETFILTER_XT_MARK=m CONFIG_NETFILTER_XT_CONNMARK=m -# CONFIG_NETFILTER_XT_SET is not set +CONFIG_NETFILTER_XT_SET=m # # Xtables targets diff --git a/core/linux/PKGBUILD b/core/linux/PKGBUILD index 9bfe58eef..c16bd2ac7 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -46,7 +46,7 @@ md5sums=('8d43453f8159b2332ad410b19d86a931' '29628745258df910abfb8cb24ca3ccd9' 'c9e6e8bb0774a89f7f9bd30a13be7532' '55b04499a4578e586cf5a4d0b69fc5aa' - '9be1a5d2ea221d8b2960f83b88dcc4e6' + '2a9a60c19322ef87b081319aa7c577c3' '36c9a7fb66cd20be1a9476bda5c3ae54' '9d3c56a4b999c8bfbd4018089a62f662' 'd00814b57448895e65fbbc800e8a58ba' diff --git a/core/linux/config b/core/linux/config index 6fb138080..7333e8434 100644 --- a/core/linux/config +++ b/core/linux/config @@ -574,7 +574,7 @@ CONFIG_NETFILTER_XTABLES=m # CONFIG_NETFILTER_XT_MARK=m CONFIG_NETFILTER_XT_CONNMARK=m -# CONFIG_NETFILTER_XT_SET is not set +CONFIG_NETFILTER_XT_SET=m # # Xtables targets