Revert f16-only change that made IPV6 built-in.

This commit is contained in:
Dave Jones 2011-08-05 14:33:01 -04:00
parent a40673ffda
commit e447dfbbdd
2 changed files with 4 additions and 1 deletions

View File

@ -816,7 +816,7 @@ CONFIG_IP_VS_NQ=m
CONFIG_IP_VS_FTP=m
CONFIG_IP_VS_PE_SIP=m
CONFIG_IPV6=y
CONFIG_IPV6=m
CONFIG_IPV6_PRIVACY=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y

View File

@ -1821,6 +1821,9 @@ fi
# and build.
%changelog
* Fri Aug 05 2011 Dave Jones <davej@redhat.com>
- Revert f16-only change that made IPV6 built-in.
* Fri Aug 05 2011 Dave Jones <davej@redhat.com>
- Final 3.0.1 diff.