summaryrefslogtreecommitdiffstats
path: root/package/iproute2
diff options
context:
space:
mode:
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-12 07:27:57 +0000
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-03-12 07:27:57 +0000
commitd011a32a8b64a07e70bff72d767bebf464cf4487 (patch)
tree92db9d858486c5b6df4972b91c74f56f13fe94df /package/iproute2
parent19f3bc1a6d2745fc37d3dc0dce0bb4b3dda2f3da (diff)
[package] iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iproute2')
-rw-r--r--package/iproute2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile
index 8e87ca4d3..7ffdfc02b 100644
--- a/package/iproute2/Makefile
+++ b/package/iproute2/Makefile
@@ -28,6 +28,7 @@ endef
define Package/ip
$(call Package/iproute2/Default)
+ SUBMENU:=Routing and Redirection
TITLE:=Routing control utility
endef