summaryrefslogtreecommitdiffstats
path: root/rules/Kconfig
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2009-09-06 15:22:13 +0200
committerBjoern Buerger <b.buerger@pengutronix.de>2009-09-15 11:01:45 +0200
commit4e63d0aaeb1f5a03dd03cae7aa959041cae54df3 (patch)
tree885b7b320c3f80fa5ac82b38a55650bf17c35e8a /rules/Kconfig
parent06efa6376165f8a8feb28d3af47d23716b670a27 (diff)
downloadptxdist-4e63d0aaeb1f5a03dd03cae7aa959041cae54df3.tar.gz
ptxdist-4e63d0aaeb1f5a03dd03cae7aa959041cae54df3.tar.xz
[ptxdist] added new networking submenu (ipv6 transition tools)
rationale: these tools are very domain specific and probably highly experimental. This menu collects services and stuff for ipv6 deployment, testing, etc. Signed-off-by: Bjoern Buerger <b.buerger@pengutronix.de>
Diffstat (limited to 'rules/Kconfig')
-rw-r--r--rules/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/Kconfig b/rules/Kconfig
index 7166aa1ea..ad386caf8 100644
--- a/rules/Kconfig
+++ b/rules/Kconfig
@@ -54,6 +54,9 @@ endmenu
menu "Networking Tools "
source "generated/networking.in"
+menu "IPv4 -> IPv6 Transition Tools "
+source "generated/networking_ipv6_transition.in"
+endmenu
endmenu
menu "Disk and File Utilities "