diff options
author | Daniel Dickinson <crazycshore@gmail.com> | 2011-03-12 07:27:57 +0000 |
---|---|---|
committer | Daniel Dickinson <crazycshore@gmail.com> | 2011-03-12 07:27:57 +0000 |
commit | 63c68ca40e83969aeefac18173a92aad6d3827ec (patch) | |
tree | 5c4c3498f1aaeb45046454828458f84e2a38266a /package/iproute2 | |
parent | 9e4843d0e30cf378194d6798107ae600e5174c23 (diff) | |
download | upstream-63c68ca40e83969aeefac18173a92aad6d3827ec.tar.gz upstream-63c68ca40e83969aeefac18173a92aad6d3827ec.tar.bz2 upstream-63c68ca40e83969aeefac18173a92aad6d3827ec.zip |
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.
SVN-Revision: 26081
Diffstat (limited to 'package/iproute2')
-rw-r--r-- | package/iproute2/Makefile | 1 |
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 |