aboutsummaryrefslogtreecommitdiffstats
path: root/package/iproute2
diff options
context:
space:
mode:
authorDaniel Dickinson <daniel@cshore.neomailbox.net>2011-03-12 07:27:57 +0000
committerDaniel Dickinson <daniel@cshore.neomailbox.net>2011-03-12 07:27:57 +0000
commit72748339e82bbf5242e74801568282529b465ee1 (patch)
tree92db9d858486c5b6df4972b91c74f56f13fe94df /package/iproute2
parentbc365e2ffee12ae71f8ec4bf1b90d313ed6fc03c (diff)
downloadupstream-72748339e82bbf5242e74801568282529b465ee1.tar.gz
upstream-72748339e82bbf5242e74801568282529b465ee1.tar.bz2
upstream-72748339e82bbf5242e74801568282529b465ee1.zip
[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 8e87ca4d36..7ffdfc02b0 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