From 63c68ca40e83969aeefac18173a92aad6d3827ec Mon Sep 17 00:00:00 2001 From: Daniel Dickinson Date: Sat, 12 Mar 2011 07:27:57 +0000 Subject: [PATCH] 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 --- package/iproute2/Makefile | 1 + package/relayd/Makefile | 1 + 2 files changed, 2 insertions(+) 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 diff --git a/package/relayd/Makefile b/package/relayd/Makefile index 1881da928a..4a0b72978b 100644 --- a/package/relayd/Makefile +++ b/package/relayd/Makefile @@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/cmake.mk define Package/relayd SECTION:=net CATEGORY:=Network + SUBMENU:=Routing and Redirection TITLE:=Transparent routing / relay daemon DEPENDS:=+libubox endef -- 2.30.2