summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-03 15:46:36 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-03 15:46:36 +0000
commite8883c64c6464c18f6e74f05a4dd1f4dc858ca5e (patch)
tree17e45b20830c0e6fd43fb63d461293b97ee1333d
parentfe9b70089113e854400281274829919cbf0236de (diff)
downloaddefinitions-e8883c64c6464c18f6e74f05a4dd1f4dc858ca5e.tar.gz
Add xt_set kernel support
-rw-r--r--strata/bsp-x86_64-generic/linux-x86-64-generic.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
index 20b3945a..fa40cdc3 100644
--- a/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
+++ b/strata/bsp-x86_64-generic/linux-x86-64-generic.morph
@@ -116,6 +116,8 @@ configure-commands:
- scripts/config -e NETFILTER_NETLINK_QUEUE
- scripts/config -e SCSI_NETLINK
- scripts/config -e NETFILTER_XT_TARGET_MARK
+- scripts/config -e NETFILTER_XT_SET
+- scripts/config -e IP_SET
- yes '' | make oldconfig
build-commands:
- make $MAKEFLAGS