build: do not attempt to build IPv6 parts if CONFIG_IPV6=n

This commit is contained in:
Jan Engelhardt
2012-07-14 22:55:39 +02:00
parent 7e5a8b0501
commit 0c1375414d
3 changed files with 15 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ HEAD
====
Fixes:
- SYSRQ: fix double target initialization at module load
- build: do not attempt to build IPv6 parts if CONFIG_IPV6=n
Enhancements:
- TARPIT gained IPv6 support