build: disable ipset-4 by default

This is no longer supported by upstream.
This commit is contained in:
Jan Engelhardt
2011-08-20 16:47:40 +02:00
parent 9ccd32d840
commit aa53733851
2 changed files with 6 additions and 4 deletions

View File

@@ -22,12 +22,14 @@ Supported configurations for this release
- CONFIG_CONNECTOR y/m if you wish to receive userspace
notifications from pknock through netlink/connector
For ipset-6 you need:
Compilation of ipset-genl-6.x is enabled by default. This additionally
requires
* libmnl
* Linux kernel >= 2.6.35
so if you do not have these, turn it off in mconfig before compilation.
Selecting extensions
====================

View File

@@ -20,8 +20,8 @@ build_geoip=m
build_gradm=m
build_iface=m
build_ipp2p=m
build_ipset4=m
build_ipset6=
build_ipset4=
build_ipset6=m
build_ipv4options=m
build_length2=m
build_lscan=m